Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c216 static void fdselect(struct fdctlr *fdc, int unit, int onoff);
1214 fdselect(fdc, unit, 0); /* deselect drive zero (used in fdreset) */ in fd_attach_check_drive()
1550 fdselect(fdc, unit, 0); in fd_open()
1590 fdselect(fdc, unit, 0); in fd_open()
1608 fdselect(fdc, unit, 0); in fd_open()
1681 fdselect(fdc, unit, 0); in fd_close()
2247 fdselect(fdc, unit, 1); in fd_ioctl()
3635 fdselect(fdc, unit, 1); /* select drive */ in fdexec()
5092 fdselect(struct fdctlr *fdc, int unit, int on) in fdselect() function
5977 fdselect(fdc, unit, 0); in set_rotational_speed()
[all …]