Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhypervic.c313 switch (hdr->ic_type) { in hv_heartbeat()
324 sc->sc_dev.dv_xname, hdr->ic_type); in hv_heartbeat()
382 switch (hdr->ic_type) { in hv_shutdown()
397 sc->sc_dev.dv_xname, hdr->ic_type); in hv_shutdown()
461 switch (hdr->ic_type) { in hv_timesync()
482 sc->sc_dev.dv_xname, hdr->ic_type); in hv_timesync()
1068 switch (hdr->ic_type) { in hv_kvp()
1095 sc->sc_dev.dv_xname, hdr->ic_type); in hv_kvp()
H A Dhypervicreg.h60 uint16_t ic_type; member
/openbsd/sys/dev/i2c/
H A Dietp.h49 uint16_t ic_type; member
H A Dietp.c198 sc->ic_type = pattern >= 0x01 ? be16toh(buf) : buf8[1]; in ietp_attach()
344 uint16_t ic_type; in ietp_iic_set_absolute_mode() member
361 if (sc->ic_type == special_fw[i].ic_type && in ietp_iic_set_absolute_mode()