Searched defs:eject (Results 1 – 4 of 4) sorted by relevance
139 int eject = 0; variable
515 static unsigned int eject; /* Eject pending */ variable
593 st_unmount(struct st_softc *st, int eject, int rewind) in st_unmount()