Home
last modified time | relevance | path

Searched refs:wakeup_drive (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dsiisata.c117 wakeup_drive(l, n); in siisata_init()
142 wakeup_drive(l, n); in siisata_init()
156 wakeup_drive(l, n); in siisata_init()
H A Dglobals.h253 void wakeup_drive(struct dkdev_ata *, int);
H A Dpciide.c145 wakeup_drive(l, n); in pciide_init()
H A Ddsk.c195 wakeup_drive(struct dkdev_ata *l, int n) in wakeup_drive() function