Searched refs:SRB_GOT_SENSE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/scsi/qla4xxx/ | ||
D | ql4_def.h | 241 #define SRB_GOT_SENSE BIT_4 /* sense data received. */ macro |
D | ql4_isr.c | 55 srb->flags |= SRB_GOT_SENSE; in qla4xxx_copy_sense() |