Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/io/
H A Dfd.c214 static void fdselect(struct fdctlr *fdc, int unit, int onoff);
1212 fdselect(fdc, unit, 0); /* deselect drive zero (used in fdreset) */ in fd_attach_check_drive()
1547 fdselect(fdc, unit, 0); in fd_open()
1587 fdselect(fdc, unit, 0); in fd_open()
1605 fdselect(fdc, unit, 0); in fd_open()
1678 fdselect(fdc, unit, 0); in fd_close()
2244 fdselect(fdc, unit, 1); in fd_ioctl()
3632 fdselect(fdc, unit, 1); /* select drive */ in fdexec()
5089 fdselect(struct fdctlr *fdc, int unit, int on) in fdselect() function
5974 fdselect(fdc, unit, 0); in set_rotational_speed()
[all …]