Searched refs:iop_get_util_params (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/pst/ |
H A D | pst-raid.c | 122 if (!(reply = iop_get_util_params(psc->iop, psc->lct->local_tid, in pst_attach() 135 if (!(reply = iop_get_util_params(psc->iop, psc->lct->local_tid, in pst_attach()
|
H A D | pst-iop.c | 130 if ((reply = iop_get_util_params(sc, sc->lct[i].local_tid, in iop_attach() 336 iop_get_util_params(struct iop_softc *sc, int target, int operation, int group) in iop_get_util_params() function
|
H A D | pst-iop.h | 639 struct i2o_get_param_reply *iop_get_util_params(struct iop_softc *,int,int,int);
|