HomeSort by: relevance | last modified time | path
    Searched defs:hrthdr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2o/
iop.c 1095 struct i2o_hrt hrthdr, *hrt; local in function:iop_hrt_get
1098 rv = iop_hrt_get0(sc, &hrthdr, sizeof(hrthdr));
1103 le16toh(hrthdr.numentries)));
1106 (le16toh(hrthdr.numentries) - 1) * sizeof(struct i2o_hrt_entry);

Completed in 13 milliseconds