Searched refs:ATAPI_CMD2_48AD (Results 1 – 3 of 3) sorted by relevance
178 #define ATAPI_CMD2_48AD 0x0400 /* 48bit address supported */ macro
226 if ((wd->sc_params.atap_cmd2_en & ATAPI_CMD2_48AD) != 0) in wdattach()
200 { ATAPI_CMD2_48AD, "48bit address feature set" },845 if (inqbuf->atap_cmd2_en & ATAPI_CMD2_48AD) in device_identify()