Home
last modified time | relevance | path

Searched refs:spinup (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/cam/ata/
Data_xpt.c145 int spinup; member
861 softc->spinup == 0)) { in probedone()
961 softc->spinup = 1; in probedone()
/freebsd-9-stable/sys/dev/mly/
Dmly.c2425 int spinup = 0; in mly_fwhandshake() local
2448 if (!spinup) { in mly_fwhandshake()
2450 spinup = 1; /* only print this once (should print drive being spun?) */ in mly_fwhandshake()