Home
last modified time | relevance | path

Searched refs:PASSTHRU_REQ_TYPE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dstex.c147 PASSTHRU_REQ_TYPE = 0x00000001, enumerator
1901 hba->ccb[tag].req_type = PASSTHRU_REQ_TYPE; in stex_hba_stop()
1905 while (hba->ccb[tag].req_type & PASSTHRU_REQ_TYPE) { in stex_hba_stop()