HomeSort by: relevance | last modified time | path
    Searched refs:inboundmframesize (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/iopctl/
iopctl.c 309 show("inbound frame sz", "%d", le16toh(status.inboundmframesize));
  /src/sys/dev/i2o/
i2o.h 335 u_int16_t inboundmframesize; member in struct:i2o_status
iop.c 382 sc->sc_framesize = le16toh(sc->sc_status.inboundmframesize) << 2;
530 iop->sc_status.inboundmframesize;

Completed in 14 milliseconds