Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla4xxx/
Dql4_83xx.c516 if (!test_bit(AF_8XXX_RST_OWNER, &ha->flags)) { in qla4_83xx_need_reset_handler()
574 clear_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_83xx_need_reset_handler()
1388 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_83xx_isp_reset()
Dql4_attr.c87 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_8xxx_sysfs_write_fw_dump()
Dql4_def.h579 #define AF_8XXX_RST_OWNER 25 /* 0x02000000 */ macro
Dql4_nx.c3323 if (!test_bit(AF_8XXX_RST_OWNER, &ha->flags)) { in qla4_82xx_need_reset_handler()
3354 if (test_bit(AF_8XXX_RST_OWNER, &ha->flags)) { in qla4_82xx_need_reset_handler()
3369 clear_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_82xx_need_reset_handler()
4000 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_82xx_isp_reset()