Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/
H A Dfd.c216 static int fdsense_chng(struct fdctlr *, int unit);
2303 if (fdsense_chng(fdc, unit)) { in fd_ioctl()
2310 if (fdsense_chng(fdc, unit)) { in fd_ioctl()
3655 if ((flags & FDXC_CHECKCHG) && fdsense_chng(fdc, unit)) { in fdexec()
5073 if (fdsense_chng(fdc, csb->csb_unit)) { in fdcheckdisk()
5178 fdsense_chng(struct fdctlr *fdc, int unit) in fdsense_chng() function
6043 if (fdsense_chng(fdc, unit)) { in fd_get_media_state()