Searched refs:SG_MAX_SENSE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_sg.h93 #define SG_MAX_SENSE 16 macro
104 u_char sense_buffer[SG_MAX_SENSE];
H A Dscsi_sg.c770 SG_MAX_SENSE,
870 min(csio->sense_len, SG_MAX_SENSE));

Completed in 23 milliseconds