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

  /src/usr.sbin/iopctl/
iopctl.c 198 struct i2o_param_op_list_header olh; member in struct:getparam::__anon5cd0eb460308
206 req.olh.count = htole16(1);
207 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 18 milliseconds