Home
last modified time | relevance | path

Searched refs:AF_BUILD_DDB_LIST (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h577 #define AF_BUILD_DDB_LIST 22 /* 0x00400000 */ macro
H A Dql4_os.c1764 if (adapter_up(ha) && !test_bit(AF_BUILD_DDB_LIST, &ha->flags)) in qla4xxx_ep_poll()
5458 if (test_and_clear_bit(AF_BUILD_DDB_LIST, &ha->flags)) { in qla4xxx_do_dpc()
8499 set_bit(AF_BUILD_DDB_LIST, &ha->flags); in qla4xxx_build_ddb_list()