Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c973 int unit = funit & 3; in fdc_select()
1044 fdgetchng(struct fcu_obj *fjp, int funit) in fdgetchng() argument
1046 if (fdcsense_drv(fjp->fj_fdc, funit & 3)) in fdgetchng()
1053 fdresetchng(struct fcu_obj *fjp, int funit) in fdresetchng() argument
1056 int unit = funit & 3; in fdresetchng()
1065 return (fdrecalseek(fjp, funit, newcyl, 0)); in fdresetchng()
1077 int unit = funit & 3; in fdrecalseek()
1081 funit, arg)); in fdrecalseek()
1132 int unit = funit & 3; in fdrw()
1250 int unit = funit & 3; in fdtrkformat()
[all …]