Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h59 #define GET_ADAP_INFO 0x30000 macro
H A Dmegaraid_mm.c391 kioc->opcode = GET_ADAP_INFO; in mimd_to_kioc()
H A Dmegaraid_mbox.c3522 case GET_ADAP_INFO: in megaraid_mbox_mm_handler()
/linux/drivers/scsi/
H A Dmegaraid.h576 #define GET_ADAP_INFO 0x30000 /* Get information about a adapter */ macro
H A Dmegaraid.c3015 case GET_ADAP_INFO: in megadev_ioctl()
3436 uioc->opcode = GET_ADAP_INFO; in mega_m_to_n()