Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfdc.h350 int (*fco_getchng)(); /* get media change */ member
/illumos-gate/usr/src/uts/common/io/
H A Dfd.c704 if (fjp->fj_ops->fco_getchng(fjp, unit) != 0) { in fd_open()
1657 if (fjp->fj_ops->fco_getchng(fjp, unit)) { in fd_ioctl()
1663 if (fjp->fj_ops->fco_getchng(fjp, unit)) { in fd_ioctl()
2235 if (fjp->fj_ops->fco_getchng(fjp, unit)) { in fd_get_media_state()
2238 if (fjp->fj_ops->fco_getchng(fjp, unit)) { in fd_get_media_state()