Home
last modified time | relevance | path

Searched defs:pcifront_device (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/xen/pcifront/
H A Dpcifront.c85 struct pcifront_device { struct
103 static STAILQ_HEAD(pcifront_dlist, pcifront_device) pdev_list = STAILQ_HEAD_INITIALIZER(pdev_list); argument