Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/esas2r/
Desas2r_init.c219 set_bit(AF2_MSI_ENABLED, &a->flags2); in esas2r_setup_interrupts()
500 if (test_bit(AF2_MSI_ENABLED, &a->flags2)) { in esas2r_adapter_power_down()
502 clear_bit(AF2_MSI_ENABLED, &a->flags2); in esas2r_adapter_power_down()
Desas2r.h842 #define AF2_MSI_ENABLED 12 macro