Home
last modified time | relevance | path

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

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