Searched refs:xenbus_read_driver_state (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbusvar.h110 XenbusState xenbus_read_driver_state(const char *path);
123 return (xenbus_read_driver_state(xenbus_get_otherend_path(dev)));
H A Dxenbus.c185 xenbus_read_driver_state(const char *path) function
H A Dxenbusb.c151 newstate = xenbus_read_driver_state(ivars->xd_otherend_path);
671 state = xenbus_read_driver_state(devpath);
987 ivars->xd_state = xenbus_read_driver_state(ivars->xd_node);
/freebsd-13-stable/sys/dev/xen/pcifront/
H A Dpcifront.c290 prev_state = xenbus_read_driver_state(pdev->xdev->nodename);

Completed in 83 milliseconds