Home
last modified time | relevance | path

Searched defs:ictx (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/i2o/
Diop.c93 #define IOP_ICTXHASH(ictx) (&iop_ictxhashtbl[(ictx) & iop_ictxhash]) argument
1269 iop_simple_cmd(struct iop_softc *sc, int tid, int function, int ictx, in iop_simple_cmd()
1472 u_int off, ictx, tctx, status, size; in iop_handle_reply() local