Searched defs:bus (Results 1 - 25 of 374) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pci_sprom.c63 device_t bridge, bus; local
/freebsd-11-stable/sys/arm64/acpica/
H A Dpci_cfgreg.c47 pci_cfgregread(int bus, int slot, int func, int reg, int bytes) argument
59 pci_cfgregwrite(int bus, int slot, int func, int reg, u_int32_t data, int bytes) argument
/freebsd-11-stable/sys/dev/drm/
H A Dmga_drv.c67 device_t bus; local
H A Ddrm_ioctl.c68 int domain, bus, slot, func, ret; local
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc_subr.c51 atkbdc_print_child(device_t bus, device_t dev) argument
73 atkbdc_read_ivar(device_t bus, device_t dev, int index, uintptr_t *val) argument
98 atkbdc_write_ivar(device_t bus, device_t dev, int index, uintptr_t val) argument
123 *atkbdc_get_resource_list(device_t bus, device_t dev) argument
H A Datkbdc_isa.c249 atkbdc_isa_add_child(device_t bus, u_int order, const char *name, int unit) argument
/freebsd-11-stable/sys/dev/pci/
H A Dpcib_support.c60 uint8_t bus, slot, func; local
74 pcib_decode_rid(device_t pcib, uint16_t rid, int *bus, int *slot, argument
/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pcib.c156 ofw_pcib_setup_device(device_t bus, device_t child) argument
/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_fixup.c75 ar71xx_pci_slot_create_eeprom_firmware(device_t dev, u_int bus, u_int slot, argument
[all...]
/freebsd-11-stable/sys/mips/nlm/dev/net/
H A Dmdio.c45 nlm_int_gmac_mdio_read(uint64_t nae_base, int bus, int block, argument
95 nlm_int_gmac_mdio_write(uint64_t nae_base, int bus, int block, argument
146 nlm_int_gmac_mdio_reset(uint64_t nae_base, int bus, int block, int intf_type) argument
178 nlm_gmac_mdio_read(uint64_t nae_base, int bus, int block, int intf_type, int phyaddr, int regidx) argument
239 nlm_gmac_mdio_write(uint64_t nae_base, int bus, int block, int intf_type, int phyaddr, int regidx, uint16_t val) argument
301 nlm_gmac_mdio_reset(uint64_t nae_base, int bus, int block, int intf_type) argument
[all...]
/freebsd-11-stable/sys/dev/fdt/
H A Dsimplebus.h38 uint64_t bus; member in struct:simplebus_range
/freebsd-11-stable/sys/dev/smbus/
H A Dsmbconf.c46 smbus_intr(device_t bus, u_char devaddr, char low, char high, int error) argument
116 smbus_request_bus(device_t bus, device_t dev, int how) argument
160 smbus_release_bus(device_t bus, device_t dev) argument
/freebsd-11-stable/sys/dev/usb/controller/
H A Datmegadci_atmelarm.c71 atmegadci_clocks_on(struct usb_bus *bus) argument
77 atmegadci_clocks_off(struct usb_bus *bus) argument
/freebsd-11-stable/sys/dev/chromebook_platform/
H A Dchromebook_platform.c58 chromebook_i2c_identify(driver_t *driver, device_t bus) argument
/freebsd-11-stable/sys/dev/dpaa/
H A Ddpaa.c178 dpaa_get_devinfo(device_t bus, device_t child) argument
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Disa.c48 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, argument
77 isa_release_resource(device_t bus, device_t child, int type, int rid, argument
/freebsd-11-stable/sys/mips/nlm/
H A Dboard_eeprom.c94 nlm_board_eeprom_read(int node, int bus, int addr, int offs, uint8_t *buf, argument
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcie.h89 uint64_t bus : 8; /* Target bus number sent in the ID in the request. */ member in struct:__anon8663::__anon8664
[all...]
/freebsd-11-stable/sys/powerpc/powermac/
H A Duninorthpci.c169 uninorth_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, argument
196 uninorth_write_config(device_t dev, u_int bus, u_int slot, u_int func, argument
221 uninorth_enable_config(struct uninorth_softc *sc, u_int bus, u_int slot, argument
[all...]
/freebsd-11-stable/sys/powerpc/pseries/
H A Drtas_pci.c148 rtaspci_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, argument
188 rtaspci_write_config(device_t dev, u_int bus, u_int slot, u_int func, argument
/freebsd-11-stable/sys/mips/cavium/
H A Dobio.c121 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, argument
178 obio_activate_resource(device_t bus, device_t child, int type, int rid, argument
/freebsd-11-stable/sys/mips/malta/
H A Dobio.c113 obio_alloc_resource(device_t bus, device_t child, int type, int *rid, argument
159 obio_activate_resource(device_t bus, device_t child, int type, int rid, argument
/freebsd-11-stable/sys/x86/isa/
H A Disa.c90 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, argument
147 device_t bus = device_get_parent(child); local
213 isa_release_resource(device_t bus, device_t child, int type, int rid, struct resource *r) argument
[all...]
/freebsd-11-stable/sys/xen/xenbus/
H A Dxenbusb_back.c225 xenbusb_back_otherend_changed(device_t bus, device_t child, enum xenbus_state peer_state) argument
255 xenbusb_back_localend_changed(device_t bus, device_t child, const char *path) argument
[all...]
/freebsd-11-stable/sys/isa/
H A Disahint.c103 isa_hint_device_unit(device_t bus, device_t child, const char *name, int *unitp) argument

Completed in 350 milliseconds

1234567891011>>