Searched defs:iot (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/sys/dev/tpm/
H A Dtpm_isa.c55 bus_space_tag_t iot; local
H A Dtpm.c952 tpm_legacy_in(bus_space_tag_t iot, bus_space_handle_t ioh, int reg) argument
970 tpm_legacy_probe(bus_space_tag_t iot, bus_addr_t iobase) argument
[all...]
/freebsd-current/tools/regression/aio/aiop/
H A Daiop.c104 set_aio(struct aiocb *a, iot_t iot, int fd, off_t offset, int size, char *buf) argument
/freebsd-current/sys/dev/usb/controller/
H A Dehci_fsl.c162 enable_usb(device_t dev, bus_space_tag_t iot, bus_space_handle_t ioh) argument
182 set_32b_prefetch(bus_space_tag_t iot, bus_space_handle_t ioh) argument
189 set_snooping(bus_space_tag_t iot, bus_space_handle_t ioh) argument
231 bus_space_tag_t iot; local
[all...]
/freebsd-current/sys/dev/fdc/
H A Dfdcvar.h62 bus_space_tag_t iot; member in struct:fdc_data
/freebsd-current/sys/dev/pccard/
H A Dpccardvar.h38 bus_space_tag_t iot; /* bus space tag (from chipset) */ member in struct:pccard_io_handle
/freebsd-current/sys/dev/malo/
H A Dif_malohal.c95 malo_hal_attach(device_t dev, uint16_t devid, bus_space_handle_t ioh, bus_space_tag_t iot, bus_dma_tag_t tag) argument
/freebsd-current/sys/dev/exca/
H A Dexca.c773 exca_probe_slots(device_t dev, struct exca_softc *exca, bus_space_tag_t iot, bus_space_handle_t ioh) argument
/freebsd-current/sys/dev/atkbdc/
H A Datkbdcreg.h198 bus_space_tag_t iot; member in struct:atkbdc_softc
/freebsd-current/sys/dev/mwl/
H A Dmwlhal.c243 mwl_hal_attach(device_t dev, uint16_t devid, bus_space_handle_t ioh, bus_space_tag_t iot, bus_dma_tag_t tag) argument
/freebsd-current/sys/dev/sound/usb/
H A Duaudio.c3362 uaudio_mixer_add_mixer(struct uaudio_softc *sc, const struct uaudio_terminal_node *iot, int id) argument
3439 uaudio20_mixer_add_mixer(struct uaudio_softc *sc, const struct uaudio_terminal_node *iot, int id) argument
3568 uaudio_mixer_add_selector(struct uaudio_softc *sc, const struct uaudio_terminal_node *iot, int id) argument
3615 uaudio20_mixer_add_selector(struct uaudio_softc *sc, const struct uaudio_terminal_node *iot, int id) argument
3684 uaudio_mixer_add_feature(struct uaudio_softc *sc, const struct uaudio_terminal_node *iot, int id) argument
3822 uaudio20_mixer_add_feature(struct uaudio_softc *sc, const struct uaudio_terminal_node *iot, int id) argument
3959 uaudio_mixer_add_processing_updown(struct uaudio_softc *sc, const struct uaudio_terminal_node *iot, int id) argument
3999 uaudio_mixer_add_processing(struct uaudio_softc *sc, const struct uaudio_terminal_node *iot, int id) argument
4042 uaudio_mixer_add_extension(struct uaudio_softc *sc, const struct uaudio_terminal_node *iot, int id) argument
4356 uaudio_mixer_get_cluster(uint8_t id, const struct uaudio_terminal_node *iot) argument
4420 uaudio20_mixer_get_cluster(uint8_t id, const struct uaudio_terminal_node *iot) argument
4494 uaudio_mixer_foreach_input(const struct uaudio_terminal_node *iot, uint8_t *pindex) argument
4513 uaudio_mixer_foreach_output(const struct uaudio_terminal_node *iot, uint8_t *pindex) argument
4604 uaudio_mixer_determine_class(const struct uaudio_terminal_node *iot) argument
4663 uaudio20_mixer_determine_class(const struct uaudio_terminal_node *iot) argument
4737 struct uaudio_terminal_node *iot; local
4814 struct uaudio_terminal_node *iot; local
4904 struct uaudio_terminal_node *iot; local
5003 struct uaudio_terminal_node *iot = NULL; local
[all...]

Completed in 317 milliseconds