Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/
Dbiovar.h226 uint16_t bs_other_id; /* unused for now */ member
/netbsd/src/sbin/bioctl/
Dbioctl.c625 bs.bs_other_id = (unsigned int)strtoul(argv[1], &endptr, 10); in bio_setstate_passthru()
/netbsd/src/sys/dev/pci/
Darcmsr.c1157 req_pt.devid = bs->bs_other_id; /* this wants device# */ in arc_bio_setstate()