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

  /src/sys/dev/ata/
sata_subr.c 185 chp->ch_drive[PMP_PORT_CTL].drive_type = ATA_DRIVET_PM;
atavar.h 287 #define ATA_DRIVET_PM 4
ata.c 327 chp->ch_drive[PMP_PORT_CTL].drive_type == ATA_DRIVET_PM) {
409 if (chp->ch_drive[i].drive_type == ATA_DRIVET_PM)
660 if (chp->ch_drive[i].drive_type == ATA_DRIVET_PM)
730 if (chp->ch_drive[i].drive_type == ATA_DRIVET_PM)
  /src/sys/dev/ic/
ahcisata_core.c 1103 chp->ch_drive[PMP_PORT_CTL].drive_type == ATA_DRIVET_PM) {
1675 chp->ch_drive[PMP_PORT_CTL].drive_type == ATA_DRIVET_PM) {

Completed in 15 milliseconds