Home
last modified time | relevance | path

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

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