Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c305 int fdc_select(struct fcu_obj *, int, int);
317 fdc_select, /* select / deselect unit */
970 fdc_select(struct fcu_obj *fjp, int funit, int on) in fdc_select() function