HomeSort by: relevance | last modified time | path
    Searched refs:_XEN_PCIF_active (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
pciif.h 31 #define _XEN_PCIF_active (0)
32 #define XEN_PCIF_active (1<<_XEN_PCIF_active)
  /src/sys/arch/xen/xen/
xpci_xenbus.c 415 xen_atomic_set_bit(&xpci_sc->sc_shared->flags, _XEN_PCIF_active);
418 _XEN_PCIF_active)) {
pciback.c 725 _XEN_PCIF_active) == 0)
799 xen_atomic_clear_bit(&pbxi->pbx_sh_info->flags, _XEN_PCIF_active);

Completed in 40 milliseconds