Searched refs:bio_index (Results 1 – 2 of 2) sorted by relevance
686 int bt_iop_from_bio(isa_compat_io_t bio_index);
993 bt_iop_from_bio(isa_compat_io_t bio_index) in bt_iop_from_bio() argument995 if (bio_index < BT_NUM_ISAPORTS) in bt_iop_from_bio()996 return (bt_board_ports[bio_index]); in bt_iop_from_bio()