Home
last modified time | relevance | path

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

/minix3/lib/libpci/
H A Dpci_drvname.c48 pci_drvname(int fd, u_int device, u_int func, char *name, size_t len) in pci_drvname() function
H A Dpci.h56 int pci_drvname(int, u_int, u_int, char *, size_t);
H A DMakefile7 SRCS= pci_bus.c pci_device.c pci_drvname.c pci_subr.c dev_verbose.c