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

  /src/usr.sbin/iopctl/
iopctl.c 199 struct i2o_param_op_list_header olh; member in struct:__anon8470
207 req.olh.count = htole16(1);
208 req.olh.reserved = htole16(0);
  /src/sys/dev/i2o/
iopvar.h 100 struct i2o_param_op_list_header olh; member in struct:iop_pgop
iop.c 1255 pgop->olh.count = htole16(1);
1256 pgop->olh.reserved = htole16(0);
1312 pgop->olh.count = htole16(1);
1313 pgop->olh.reserved = htole16(0);
1353 pgop.olh.count = htole16(1);
1354 pgop.olh.reserved = htole16(0);
1396 pgop->olh.count = htole16(1);
1397 pgop->olh.reserved = htole16(0);

Completed in 17 milliseconds