| /src/sys/dev/pci/ |
| H A D | pci_calls.h | 71 devhandle_t devhandle; /* OUT */ member in struct:pci_bus_get_child_devhandle_args
|
| H A D | pci.c | 440 devhandle_t devhandle = pci_bus_get_child_devhandle(sc, pa.pa_tag); local in function:pci_probe_device1
|
| /src/sys/dev/i2c/ |
| H A D | i2cmuxvar.h | 52 devhandle_t devhandle; member in struct:iicmux_bus
|
| H A D | i2cvar.h | 171 iicbus_attach_with_devhandle(device_t dev, i2c_tag_t tag, devhandle_t devhandle) argument
|
| H A D | pcai2cmux.c | 352 devhandle_t devhandle = device_handle(self); local in function:pcaiicmux_attach
|
| H A D | i2c.c | 779 devhandle_t devhandle = device_handle(self); local in function:iic_attach
|
| /src/usr.sbin/mmcformat/ |
| H A D | uscsilib.h | 81 void *devhandle; /* for if a fhandle is not enough */ member in struct:uscsi_dev
|
| /src/sys/arch/sparc64/dev/ |
| H A D | cbus.c | 147 uint64_t devhandle = sc->sc_devhandle; local in function:cbus_intr_setstate 161 uint64_t devhandle = sc->sc_devhandle; local in function:cbus_intr_setenabled 176 uint64_t devhandle = sc->sc_devhandle; local in function:cbus_intr_establish 231 uint64_t devhandle = sc->sc_devhandle; local in function:cbus_intr_ack [all...] |
| H A D | vbus.c | 146 uint64_t devhandle; local in function:vbus_intr_map
|
| H A D | vpci.c | 375 uint64_t devhandle = pbm->vp_devhandle; local in function:vpci_intr_map
|
| /src/sys/arch/sparc64/sparc64/ |
| H A D | intr.c | 372 sun4v_intr_devino_to_sysino(uint64_t devhandle, uint64_t devino, uint64_t *ino) argument 382 sun4v_intr_setcookie(uint64_t devhandle, uint64_t ino, uint64_t cookie_value) argument 391 sun4v_intr_setenabled(uint64_t devhandle, uint64_t ino, uint64_t intr_enabled) argument 400 sun4v_intr_setstate(uint64_t devhandle, uint64_t ino, uint64_t intr_state) argument 409 sun4v_intr_settarget(uint64_t devhandle, uint64_t ino, uint64_t cpuid) argument [all...] |
| H A D | autoconf.c | 1138 devhandle_t devhandle; local in function:OF_DEVICE_CALL_REGISTER [all...] |
| /src/sys/dev/spi/ |
| H A D | mcp23xxxgpio_spi.c | 210 devhandle_t devhandle = device_handle(sc->sc_dev); local in function:mcpgpio_spi_present_mask_fdt 238 devhandle_t devhandle = device_handle(self); local in function:mcpgpio_spi_attach
|
| H A D | mcp3k.c | 261 devhandle_t devhandle = device_handle(sc->sc_dev); local in function:mcp3kadc_vref_fdt 305 devhandle_t devhandle = device_handle(self); local in function:mcp3kadc_attach
|
| H A D | ssdfb_spi.c | 154 devhandle_t devhandle = device_handle(self); local in function:ssdfb_spi_attach
|
| /src/sys/dev/ofw/ |
| H A D | ofw_subr.c | 699 devhandle_t devhandle; local in function:of_device_from_phandle
|
| /src/sys/arch/x86/x86/ |
| H A D | mpacpi.c | 951 devhandle_t devhandle = device_handle(self); local in function:mpacpi_set_devhandle
|
| /src/sys/dev/gpio/ |
| H A D | gpio.c | 218 devhandle_t devhandle = device_handle(sc->sc_dev); local in function:gpio_pin_defname
|
| /src/sys/sys/ |
| H A D | device.h | 160 struct devhandle { struct 478 devhandle_t devhandle; /* devhandle_t (by value) */ member in struct:cfargs
|
| /src/sys/kern/ |
| H A D | subr_autoconf.c | 183 devhandle_t devhandle; /* devhandle_t (by value) */ member in struct:cfargs_internal
|