Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/iopctl/
H A Diopctl.c309 show("inbound frame sz", "%d", le16toh(status.inboundmframesize)); in showstatus()
/netbsd-src/sys/dev/i2o/
H A Di2o.h335 u_int16_t inboundmframesize; member
H A Diop.c382 sc->sc_framesize = le16toh(sc->sc_status.inboundmframesize) << 2; in iop_init()
530 iop->sc_status.inboundmframesize; in iop_config_interrupts()