Searched refs:atap_cmd_set2 (Results 1 – 3 of 3) sorted by relevance
1207 inqbuf->atap_cmd_set2 == 0xffff || in is_smart()1208 inqbuf->atap_cmd_set2 == 0x0000) { in is_smart()1444 (inqbuf->atap_cmd_set2 & ATA_CMD2_RWQ)) && in device_identify()1459 inqbuf->atap_cmd_set2 != 0 && inqbuf->atap_cmd_set2 != 0xffff) { in device_identify()1468 print_bitinfo2("\t", "\n", inqbuf->atap_cmd_set2, in device_identify()1471 print_bitinfo("\t", "\n", inqbuf->atap_cmd_set2, in device_identify()
414 uint16_t atap_cmd_set2; /* 83: command set supported */ member
1926 ((wd->sc_params.atap_cmd_set2 & WDC_CMD2_FC) == 0 || in wd_flushcache() 1927 wd->sc_params.atap_cmd_set2 == 0xffff)) in wd_flushcache()