Home
last modified time | relevance | path

Searched refs:bio_index (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/buslogic/
HDbtreg.h686 int bt_iop_from_bio(isa_compat_io_t bio_index);
HDbt.c993 bt_iop_from_bio(isa_compat_io_t bio_index) in bt_iop_from_bio() argument
995 if (bio_index < BT_NUM_ISAPORTS) in bt_iop_from_bio()
996 return (bt_board_ports[bio_index]); in bt_iop_from_bio()