Home
last modified time | relevance | path

Searched refs:fieldcount (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/iopctl/
H A Diopctl.c209 req.oat.fieldcount = htole16(0xffff); in getparam()
/netbsd-src/sys/dev/i2o/
H A Diop.c1258 pgop->oat.fieldcount = htole16(0xffff); in iop_field_get_all()
1315 pgop->oat.fieldcount = htole16(1); in iop_field_set()
1356 pgop.oat.fieldcount = htole16(0); in iop_table_clear()
1399 pgop->oat.fieldcount = htole16(1); in iop_table_add_row()
H A Di2o.h579 u_int16_t fieldcount; member