i2o_hrt 244 dev/i2o/i2o.h struct i2o_hrt { i2o_hrt 224 dev/i2o/iop.c int iop_hrt_get0(struct iop_softc *, struct i2o_hrt *, size_t); i2o_hrt 1046 dev/i2o/iop.c iop_hrt_get0(struct iop_softc *sc, struct i2o_hrt *hrt, size_t size) i2o_hrt 1073 dev/i2o/iop.c struct i2o_hrt hrthdr, *hrt; i2o_hrt 1084 dev/i2o/iop.c size = sizeof(struct i2o_hrt) + i2o_hrt 1086 dev/i2o/iop.c hrt = (struct i2o_hrt *)malloc(size, M_DEVBUF, M_NOWAIT); i2o_hrt 120 dev/i2o/iopvar.h struct i2o_hrt *sc_hrt; /* hardware resource table */