Searched refs:ic_dev (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/hyperv/utilities/
H A Dvmbus_ic.c66 device_printf(sc->ic_dev, "truncated ic negotiate, len %d\n",
73 device_printf(sc->ic_dev, "ic negotiate does not contain "
78 device_printf(sc->ic_dev, "ic negotiate does not contain "
85 device_printf(sc->ic_dev, "ic negotiate does not contain "
108 device_printf(sc->ic_dev, "failed to select framework "
130 device_printf(sc->ic_dev, "failed to select message "
139 device_printf(sc->ic_dev, "sel framework version: "
145 device_printf(sc->ic_dev, "supp framework version: "
152 device_printf(sc->ic_dev, "sel message version: "
159 device_printf(sc->ic_dev, "sup
[all...]
H A Dvmbus_shutdown.c105 device_printf(sc->ic_dev, "invalid data len %d\n", dlen);
123 device_printf(sc->ic_dev, "invalid shutdown len %d\n",
131 device_printf(sc->ic_dev, "shutdown requested\n");
135 device_printf(sc->ic_dev, "unknown shutdown flags "
142 device_printf(sc->ic_dev, "got 0x%08x icmsg\n", hdr->ic_type);
H A Dvmbus_timesync.c129 device_printf(sc->ic_dev, "apply sync request, "
145 device_printf(sc->ic_dev, "sample request, "
161 device_printf(sc->ic_dev,
194 device_printf(sc->ic_dev, "invalid data len %d\n", dlen);
209 device_printf(sc->ic_dev, "RTT\n");
217 device_printf(sc->ic_dev, "invalid timesync4 "
228 device_printf(sc->ic_dev, "invalid timesync "
238 device_printf(sc->ic_dev, "got 0x%08x icmsg\n", hdr->ic_type);
H A Dvmbus_heartbeat.c103 device_printf(sc->ic_dev, "invalid data len %d\n", dlen);
122 device_printf(sc->ic_dev, "invalid heartbeat len %d\n",
130 device_printf(sc->ic_dev, "got 0x%08x icmsg\n", hdr->ic_type);
H A Dvmbus_icvar.h38 device_t ic_dev; member in struct:vmbus_ic_softc
/freebsd-13-stable/sys/dev/iicbus/
H A Dif_ic.c76 device_t ic_dev; member in struct:ic_softc
175 sc->ic_dev = dev;
202 device_t icdev = sc->ic_dev;
364 device_t icdev = sc->ic_dev;

Completed in 146 milliseconds