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

  /src/sys/dev/ata/
atareg.h 465 #define ATA_SECSZ_VALID 0x4000
wd.c 448 if ((wd->sc_params.atap_secsz & ATA_SECSZ_VALID_MASK) == ATA_SECSZ_VALID
456 if ((wd->sc_params.atap_secsz & ATA_SECSZ_VALID_MASK) == ATA_SECSZ_VALID
1731 if ((wd->sc_params.atap_secsz & ATA_SECSZ_VALID_MASK) == ATA_SECSZ_VALID
  /src/sbin/atactl/
atactl.c 1283 if ((inqbuf->atap_secsz & ATA_SECSZ_VALID_MASK) == ATA_SECSZ_VALID) {
1429 if ((inqbuf->atap_secsz & ATA_SECSZ_VALID_MASK) == ATA_SECSZ_VALID) {

Completed in 18 milliseconds