Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dcore_polaris.c67 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
H A Dcore_apecs.c93 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
H A Dcore_irongate.c82 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
H A Dcore_tsunami.c92 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
H A Dcore_lca.c102 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
H A Dcore_t2.c141 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
H A Dcore_wildfire.c358 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
H A Dcore_titan.c115 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
H A Dcore_cia.c90 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where, in mk_conf_addr()
/openbmc/linux/arch/sparc/kernel/
H A Dpcic.c174 #define CONFIG_CMD(bus, device_fn, where) (0x80000000 | (((unsigned int)bus) << 16) | (((unsigned i… argument
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h78 u_char device_fn; /* PCI device/function number << 3*/ member