Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_attr.c88 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_8xxx_sysfs_write_fw_dump()
Dql4_83xx.c518 if (!test_bit(AF_8XXX_RST_OWNER, &ha->flags)) { in qla4_83xx_need_reset_handler()
576 clear_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_83xx_need_reset_handler()
1390 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_83xx_isp_reset()
Dql4_def.h571 #define AF_8XXX_RST_OWNER 25 /* 0x02000000 */ macro
Dql4_nx.c3339 if (!test_bit(AF_8XXX_RST_OWNER, &ha->flags)) { in qla4_82xx_need_reset_handler()
3370 if (test_bit(AF_8XXX_RST_OWNER, &ha->flags)) { in qla4_82xx_need_reset_handler()
3385 clear_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_82xx_need_reset_handler()
4022 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_82xx_isp_reset()