Searched refs:atap_cmd_ext (Results 1 – 2 of 2) sorted by relevance
1399 if (inqbuf->atap_cmd_ext != 0 && inqbuf->atap_cmd_ext != 0xffff && in device_identify()1400 inqbuf->atap_cmd_ext & ATA_CMDE_WWN) in device_identify()1473 if (inqbuf->atap_cmd_ext != 0 && inqbuf->atap_cmd_ext != 0xffff) in device_identify()1474 print_bitinfo("\t", "\n", inqbuf->atap_cmd_ext, in device_identify()
429 uint16_t atap_cmd_ext; /* 84: command/features supp. ext. */ member