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/common/
H A Dpci_passthru.c169 passthru_dev_open(const char *path, int *pptfdp) in passthru_dev_open() function
789 if (path == NULL || passthru_dev_open(path, &pptfd) != 0) { in passthru_init()