Searched defs:devinfo (Results 1 - 25 of 69) sorted by relevance

123

/freebsd-10-stable/sys/dev/adb/
H A Dadbvar.h51 struct adb_devinfo devinfo[16]; member in struct:adb_softc
/freebsd-10-stable/sys/boot/efi/boot1/
H A Dufs_module.c43 static dev_info_t *devinfo; variable
H A Dzfs_module.c46 dev_info_t *devinfo; local
94 load(const char *filepath, dev_info_t *devinfo, void **bufp, size_t *bufsize) argument
[all...]
H A Dboot1.c464 dev_info_t *devinfo; local
685 add_device(dev_info_t **devinfop, dev_info_t *devinfo) argument
[all...]
/freebsd-10-stable/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c418 struct hdaa_devinfo *devinfo = w->devinfo; local
471 hdaa_patch(struct hdaa_devinfo *devinfo) argument
691 hdaa_patch_direct(struct hdaa_devinfo *devinfo) argument
[all...]
/freebsd-10-stable/sys/dev/sound/pci/
H A Dspicds.c44 void *devinfo; member in struct:spicds_info
140 spicds_create(device_t dev, void *devinfo, int num, spicds_ctrl ctrl) argument
[all...]
H A Dhdspe-pcm.c310 hdspechan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, argument
H A Daureal.c301 auchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) argument
H A Dcsapcm.c141 csa_rdcd(kobj_t obj, void *devinfo, int regno) argument
155 csa_wrcd(kobj_t obj, void *devinfo, int regno, u_int32_t data) argument
531 csachan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) argument
H A Dneomagic.c225 nm_initcd(kobj_t obj, void *devinfo) argument
246 nm_rdcd(kobj_t obj, void *devinfo, int regno) argument
262 nm_wrcd(kobj_t obj, void *devinfo, int regno, u_int32_t data) argument
350 nmchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) argument
H A Dvia82c686.c247 viachan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) argument
/freebsd-10-stable/sys/dev/mps/
H A Dmps_table.c189 mps_describe_devinfo(uint32_t devinfo, char *string, int len) argument
H A Dmps_sas.h45 uint32_t devinfo; member in struct:mpssas_target
H A Dmps_sas_lsi.c914 mpssas_get_sata_identify(struct mps_softc *sc, u16 handle, Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz, u32 devinfo) argument
/freebsd-10-stable/sys/dev/sound/macio/
H A Daoa.c221 aoa_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, argument
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_table.c212 mpr_describe_devinfo(uint32_t devinfo, char *string, int len) argument
H A Dmpr_sas.h48 uint32_t devinfo; member in struct:mprsas_target
H A Dmpr_sas_lsi.c1091 mprsas_get_sata_identify(struct mpr_softc *sc, u16 handle, Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz, u32 devinfo) argument
/freebsd-10-stable/sys/dev/sound/usb/
H A Duaudio_pcm.c42 ua_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) argument
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dvchan.c61 vchan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, argument
H A Dac97.c60 void *devinfo; member in struct:ac97_info
826 ac97_create(device_t dev, void *devinfo, kobj_class_t cls) argument
[all...]
/freebsd-10-stable/sys/dev/firewire/
H A Dfwdev.c579 struct fw_devinfo *devinfo; local
[all...]
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_pcib_acpi.c159 ACPI_DEVICE_INFO *devinfo; local
/freebsd-10-stable/lib/libdevstat/
H A Ddevstat.h130 struct devinfo { struct
/freebsd-10-stable/sys/dev/sound/isa/
H A Dad1816.c317 ad1816chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, struct pcm_channel *c, int dir) argument

Completed in 239 milliseconds

123