Home
last modified time | relevance | path

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

/netbsd/sys/dev/i2o/
H A Diop.c80 #define IOP_ICTXHASH(ictx) (&iop_ictxhashtbl[(ictx) & iop_ictxhash])
88 static u_long iop_ictxhash; variable
301 true, &iop_ictxhash); in iop_init()