Searched refs:AF_8XXX_RST_OWNER (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
H A D | ql4_attr.c | 87 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_8xxx_sysfs_write_fw_dump()
|
H A D | ql4_83xx.c | 517 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()
|
H A D | ql4_nx.c | 3336 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()
|
H A D | ql4_def.h | 570 #define AF_8XXX_RST_OWNER 25 /* 0x02000000 */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_83xx.c | 516 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()
|
H A D | ql4_attr.c | 87 set_bit(AF_8XXX_RST_OWNER, &ha->flags); in qla4_8xxx_sysfs_write_fw_dump()
|
H A D | ql4_nx.c | 3323 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()
|
H A D | ql4_def.h | 579 #define AF_8XXX_RST_OWNER 25 /* 0x02000000 */ macro
|
Completed in 20 milliseconds