Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h58 struct pcisel { struct
66 struct pcisel pc_sel; /* domain+bus+slot+function */ argument
86 struct pcisel pc_sel; /* domain+bus+slot+function */
108 struct pcisel pi_sel; /* device to operate on */
115 struct pcisel pbi_sel; /* device to operate on */
137 struct pcisel plvi_sel; /* device to operate on */
149 struct pcisel pbm_sel; /* device to operate on */
156 struct pcisel pbi_sel; /* device to operate on */
/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.h43 uint32_t pci_host_read_config(const struct pcisel *sel, long reg, int width);
44 void pci_host_write_config(const struct pcisel *sel, long reg, int width,
53 struct pcisel *passthru_get_sel(struct passthru_softc *sc);
H A Dpci_passthru.c102 struct pcisel psc_sel;
170 host_read_config(int fd, const struct pcisel *sel, long reg, int width) in host_read_config()
186 passthru_read_config(const struct pcisel *sel, long reg, int width) in passthru_read_config()
192 pci_host_read_config(const struct pcisel *sel, long reg, int width) in pci_host_read_config()
206 host_write_config(int fd, const struct pcisel *sel, long reg, int width, in host_write_config()
221 passthru_write_config(const struct pcisel *sel, long reg, int width, in passthru_write_config()
228 pci_host_write_config(const struct pcisel *sel, long reg, int width, in pci_host_write_config()
270 struct pcisel sel; in cfginitmsi()
673 bzero(&sc->psc_sel, sizeof(struct pcisel)); in cfginit()
730 struct pcisel *
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c70 static struct pcisel getsel(const char *str);
894 read_config(int fd, struct pcisel *sel, long reg, int width) in read_config()
908 static struct pcisel
963 static struct pcisel
968 struct pcisel sel; in parsesel()
998 static struct pcisel
1013 readone(int fd, struct pcisel *sel, long reg, int width) in readone()
1028 struct pcisel sel; in readit()
H A Dpciconf.h41 uint32_t read_config(int fd, struct pcisel *sel, long reg, int width);
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.h50 struct pcisel pbm_sel;
/freebsd/sys/dev/pci/
H A Dpci_user.c68 struct pcisel pc_sel; /* domain+bus+slot+function */
88 struct pcisel pc_sel; /* domain+bus+slot+function */
510 struct pcisel pc_sel; /* domain+bus+slot+function */
529 struct pcisel pc_sel; /* domain+bus+slot+function */