Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_passthru.c170 passthru_dev_open(const char *path, int *pptfdp) in passthru_dev_open() function
794 if (path == NULL || passthru_dev_open(path, &pptfd) != 0) { in passthru_init()