Searched refs:AF_MBOX_COMMAND_NOPOLL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_mbx.c160 set_bit(AF_MBOX_COMMAND_NOPOLL, &ha->flags);
162 clear_bit(AF_MBOX_COMMAND_NOPOLL, &ha->flags);
281 if (test_bit(AF_MBOX_COMMAND_NOPOLL, &ha->flags)) {
H A Dql4_def.h400 #define AF_MBOX_COMMAND_NOPOLL 18 /* 0x00040000 */ macro
H A Dql4_isr.c469 if (test_bit(AF_MBOX_COMMAND_NOPOLL, &ha->flags))

Completed in 68 milliseconds