Searched defs:devhandle (Results 1 - 20 of 20) sorted by relevance

/src/sys/dev/pci/
H A Dpci_calls.h71 devhandle_t devhandle; /* OUT */ member in struct:pci_bus_get_child_devhandle_args
H A Dpci.c440 devhandle_t devhandle = pci_bus_get_child_devhandle(sc, pa.pa_tag); local in function:pci_probe_device1
/src/sys/dev/i2c/
H A Di2cmuxvar.h52 devhandle_t devhandle; member in struct:iicmux_bus
H A Di2cvar.h171 iicbus_attach_with_devhandle(device_t dev, i2c_tag_t tag, devhandle_t devhandle) argument
H A Dpcai2cmux.c352 devhandle_t devhandle = device_handle(self); local in function:pcaiicmux_attach
H A Di2c.c779 devhandle_t devhandle = device_handle(self); local in function:iic_attach
/src/usr.sbin/mmcformat/
H A Duscsilib.h81 void *devhandle; /* for if a fhandle is not enough */ member in struct:uscsi_dev
/src/sys/arch/sparc64/dev/
H A Dcbus.c147 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 Dvbus.c146 uint64_t devhandle; local in function:vbus_intr_map
H A Dvpci.c375 uint64_t devhandle = pbm->vp_devhandle; local in function:vpci_intr_map
/src/sys/arch/sparc64/sparc64/
H A Dintr.c372 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 Dautoconf.c1138 devhandle_t devhandle; local in function:OF_DEVICE_CALL_REGISTER
[all...]
/src/sys/dev/spi/
H A Dmcp23xxxgpio_spi.c210 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 Dmcp3k.c261 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 Dssdfb_spi.c154 devhandle_t devhandle = device_handle(self); local in function:ssdfb_spi_attach
/src/sys/dev/ofw/
H A Dofw_subr.c699 devhandle_t devhandle; local in function:of_device_from_phandle
/src/sys/arch/x86/x86/
H A Dmpacpi.c951 devhandle_t devhandle = device_handle(self); local in function:mpacpi_set_devhandle
/src/sys/dev/gpio/
H A Dgpio.c218 devhandle_t devhandle = device_handle(sc->sc_dev); local in function:gpio_pin_defname
/src/sys/sys/
H A Ddevice.h160 struct devhandle { struct
478 devhandle_t devhandle; /* devhandle_t (by value) */ member in struct:cfargs
/src/sys/kern/
H A Dsubr_autoconf.c183 devhandle_t devhandle; /* devhandle_t (by value) */ member in struct:cfargs_internal

Completed in 42 milliseconds