HomeSort by: relevance | last modified time | path
    Searched refs:atap_cmd_ext (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/atactl/
atactl.c 1399 if (inqbuf->atap_cmd_ext != 0 && inqbuf->atap_cmd_ext != 0xffff &&
1400 inqbuf->atap_cmd_ext & ATA_CMDE_WWN)
1472 if (inqbuf->atap_cmd_ext != 0 && inqbuf->atap_cmd_ext != 0xffff)
1473 print_bitinfo("\t", "\n", inqbuf->atap_cmd_ext,
  /src/sys/dev/ata/
atareg.h 429 uint16_t atap_cmd_ext; /* 84: command/features supp. ext. */ member in struct:ataparams

Completed in 61 milliseconds