Searched defs:subopcode (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/megaraid/
H A Dmegaraid_mm.h48 * @subopcode :
73 uint8_t subopcode; member in struct:mimd::__anon4709::__anon4710
H A Dmegaraid_mm.c290 uint8_t subopcode; local
308 subopcode = kmimd.ui.fcs.subopcode;
311 * If the opcode is 0x82 and the subopcode is either GET_DRVRVER or
318 switch (subopcode) {
365 uint8_t subopcode; local
379 subopcode = mimd.ui.fcs.subopcode;
393 if (subopcode == MEGAIOC_QADAPINFO) {
806 uint8_t subopcode; local
[all...]
H A Dmbox_defs.h203 u8 subopcode; member in struct:__anon4680
/drivers/scsi/
H A Dmegaraid.c3733 u8 subopcode; local
3772 * Get the opcode and subopcode for the commands
3775 subopcode = uioc_mimd.ui.fcs.subopcode;
3780 switch (subopcode) {
4189 mc.subopcode = logdrv;
4316 mc.subopcode = ENQ3_GET_SOLICITED_FULL;
4478 mc->cmd, mc->opcode, mc->subopcode, scmd->result);
H A Dmegaraid.h510 u8 subopcode; member in struct:uioctl_t::__anon4789::__anon4790
562 u8 subopcode; member in struct:__anon4791

Completed in 76 milliseconds