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

  /src/sys/arch/sandpoint/stand/altboot/
pciide.c 142 if (atachkpwr(l, n) != ATA_PWR_ACTIVE) {
149 if (atachkpwr(l, n) == ATA_PWR_ACTIVE)
siisata.c 139 if (atachkpwr(l, n) != ATA_PWR_ACTIVE) {
146 if (atachkpwr(l, n) == ATA_PWR_ACTIVE)
globals.h 254 int atachkpwr(struct dkdev_ata *, int);
dsk.c 210 atachkpwr(struct dkdev_ata *l, int n) function in typeref:typename:int

Completed in 13 milliseconds