Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/esas2r/
Desas2r_init.c1645 if (test_bit(AF_NOT_PRESENT, &a->flags)) in esas2r_is_adapter_present()
1649 set_bit(AF_NOT_PRESENT, &a->flags); in esas2r_is_adapter_present()
Desas2r.h821 #define AF_NOT_PRESENT 18 macro