Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
A Dql4_isr.c737 set_bit(DPC_LINK_CHANGED, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
753 set_bit(DPC_LINK_CHANGED, &ha->dpc_flags); in qla4xxx_isr_decode_mailbox()
A Dql4_def.h585 #define DPC_LINK_CHANGED 18 /* 0x00040000 */ macro
A Dql4_os.c4589 test_bit(DPC_LINK_CHANGED, &ha->dpc_flags) || in qla4xxx_timer()
5438 test_and_clear_bit(DPC_LINK_CHANGED, &ha->dpc_flags)) { in qla4xxx_do_dpc()

Completed in 26 milliseconds