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

  /src/sys/dev/i2o/
iopsp.c 262 bptid = le16toh(le->localtid) & 4095;
272 tid = le16toh(le->localtid) & 4095;
i2o.h 261 u_int16_t localtid; /* Bits 0-12 only */ member in struct:i2o_lct_entry
iop.c 672 tid = le16toh(le->localtid) & 4095;
783 sc->sc_tidmap[i].it_tid = le16toh(le->localtid) & 4095;
  /src/usr.sbin/iopctl/
iopctl.c 271 show("local tid", "%d", le16toh(ent->localtid) & 4095);

Completed in 16 milliseconds