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

  /src/sys/dev/ata/
atareg.h 466 #define ATA_SECSZ_LPS 0x2000 /* long physical sectors */
wd.c 457 && ((wd->sc_params.atap_secsz & ATA_SECSZ_LPS) != 0)) {
1732 && ((wd->sc_params.atap_secsz & ATA_SECSZ_LPS) != 0)) {
  /src/sbin/atactl/
atactl.c 1430 if (inqbuf->atap_secsz & ATA_SECSZ_LPS) {

Completed in 15 milliseconds