Searched refs:MPT_SENSE_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
102 # define MPT_SENSE_BUFFER_SIZE 255 macro104 # define MPT_SENSE_BUFFER_SIZE MPT_SENSE_BUFFER_ALLOC macro
1971 if (karg.maxSenseBytes > MPT_SENSE_BUFFER_SIZE) in mptctl_do_mpt_command()1972 pScsiReq->SenseBufferLength = MPT_SENSE_BUFFER_SIZE; in mptctl_do_mpt_command()2058 if (karg.maxSenseBytes > MPT_SENSE_BUFFER_SIZE) in mptctl_do_mpt_command()2059 pScsiReq->SenseBufferLength = MPT_SENSE_BUFFER_SIZE; in mptctl_do_mpt_command()2340 sz = min(karg.maxSenseBytes, MPT_SENSE_BUFFER_SIZE); in mptctl_do_mpt_command()
1391 pScsiReq->SenseBufferLength = MPT_SENSE_BUFFER_SIZE; in mptscsih_qcmd()2931 pScsiReq->SenseBufferLength = MPT_SENSE_BUFFER_SIZE; in mptscsih_do_cmd()