Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c237 static int fdc_enhance_probe(struct fdcntlr *fcp);
277 sizeof (struct fdcntlr) + NFDUN * sizeof (struct fcu_obj), 0)) != 0) in _init()
333 static int fdc_propinit1(struct fdcntlr *, int);
334 static void fdc_propinit2(struct fdcntlr *);
335 void fdcquiesce(struct fdcntlr *);
336 int fdcsense_chng(struct fdcntlr *, int);
337 int fdcsense_drv(struct fdcntlr *, int);
338 int fdcsense_int(struct fdcntlr *, int *, int *);
339 int fdcspecify(struct fdcntlr *, int, int, int);
340 int fdcspdchange(struct fdcntlr *, struct fcu_obj *, int);
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dfdc.h280 struct fdcntlr { struct
374 struct fdcntlr *fj_fdc;