Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_gbl.h99 extern int ql2xplogiabsentdevice;
Dqla_os.c62 int ql2xplogiabsentdevice; variable
63 module_param(ql2xplogiabsentdevice, int, S_IRUGO|S_IWUSR);
64 MODULE_PARM_DESC(ql2xplogiabsentdevice,
Dqla_init.c3475 ql2xplogiabsentdevice, 0); in qla2x00_configure_fabric()