Home
last modified time | relevance | path

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

/mirbsd/src/sbin/iopctl/
Diopctl.c313 show("inbound frame sz", "%d", letoh32(status.inboundmframesize)); in showstatus()
/mirbsd/src/sys/dev/i2o/
Di2o.h343 u_int16_t inboundmframesize; member
Diop.c496 iop->sc_status.inboundmframesize; in iop_config_interrupts()
2433 pt->pt_msglen > (letoh16(sc->sc_status.inboundmframesize) << 2) || in iop_passthrough()