Home
last modified time | relevance | path

Searched refs:AF_8XXX_RST_OWNER (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/scsi/qla4xxx/
Dql4_attr.c87 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_8xxx_sysfs_write_fw_dump()
Dql4_83xx.c517 if (!test_bit(AF_8XXX_RST_OWNER, &ha->flags)) { in qla4_83xx_need_reset_handler()
575 clear_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_83xx_need_reset_handler()
1389 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_83xx_isp_reset()
Dql4_def.h570 #define AF_8XXX_RST_OWNER 25 /* 0x02000000 */ macro
Dql4_nx.c3336 if (!test_bit(AF_8XXX_RST_OWNER, &ha->flags)) { in qla4_82xx_need_reset_handler()
3367 if (test_bit(AF_8XXX_RST_OWNER, &ha->flags)) { in qla4_82xx_need_reset_handler()
3382 clear_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_82xx_need_reset_handler()
4019 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_82xx_isp_reset()