Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dfdc.c342 int fdcheckdisk(struct fdcntlr *, int);
2237 if (fdcheckdisk(fcp, unit)) { in fdc_exec()
2370 fdcheckdisk(struct fdcntlr *fcp, int unit) in fdcheckdisk() function
/titanic_50/usr/src/uts/sun/io/
H A Dfd.c189 static int fdcheckdisk(struct fdctlr *fdc, int unit);
2316 if (fdcheckdisk(fdc, unit)) { in fd_ioctl()
3659 if (fdcheckdisk(fdc, unit)) { in fdexec()
5020 fdcheckdisk(struct fdctlr *fdc, int unit) in fdcheckdisk() function
6045 if (fdcheckdisk(fdc, unit)) { in fd_get_media_state()