Searched refs:com_hpcio_iot_init (Results 1 – 1 of 1) sorted by relevance
87 void com_hpcio_iot_init(bus_space_tag_t iot, bus_space_tag_t base);224 com_hpcio_iot_init(&com_hpcio_cniotx, iot); in com_hpcio_cndb_attach()264 com_hpcio_iot_init(&tmpiot, iot); in com_hpcio_common_probe()321 com_hpcio_iot_init(iot, haa->haa_iot); in com_hpcio_attach()348 com_hpcio_iot_init(bus_space_tag_t iot, bus_space_tag_t base) in com_hpcio_iot_init() function