Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/esas2r/
Desas2r_init.c1621 if (test_bit(AF_NOT_PRESENT, &a->flags)) in esas2r_is_adapter_present()
1625 set_bit(AF_NOT_PRESENT, &a->flags); in esas2r_is_adapter_present()
Desas2r.h821 #define AF_NOT_PRESENT 18 macro