Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_defines.h778 #define BMIC_READ 0x26 macro
780 #define IS_BMIC_OPCODE(opcode) (opcode == BMIC_READ || opcode == BMIC_WRITE)
H A Dsmartpqi_discovery.c65 request.cmd.bmic_cdb.op_code = BMIC_READ; in pqisrc_QuerySenseFeatures()
1212 request.cmd.bmic_cdb.op_code = BMIC_READ; in pqisrc_identify_ctrl()
1277 request.cmd.bmic_cdb.op_code = BMIC_READ; in pqisrc_identify_physical_disk()