Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dadvlib.c149 static int AscSetEEPConfigOnce(bus_space_tag_t, bus_space_handle_t,
1374 if ((n_error = AscSetEEPConfigOnce(iot, ioh, cfg_buf, bus_type)) == 0) in AscSetEEPConfig()
1386 AscSetEEPConfigOnce(bus_space_tag_t iot, bus_space_handle_t ioh, in AscSetEEPConfigOnce() function