Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_gbl.h86 extern int ql2xplogiabsentdevice;
Dqla_os.c50 int ql2xplogiabsentdevice; variable
51 module_param(ql2xplogiabsentdevice, int, S_IRUGO|S_IWUSR);
52 MODULE_PARM_DESC(ql2xplogiabsentdevice,
Dqla_init.c3044 ql2xplogiabsentdevice, 0); in qla2x00_configure_fabric()