Searched defs:asc (Results 1 - 25 of 53) sorted by relevance

123

/src/sys/dev/acpi/
H A Djoy_acpi.c80 struct joy_acpi_softc *asc = device_private(self); local in function:joy_acpi_attach
H A Dlpt_acpi.c79 struct lpt_acpi_softc *asc = device_private(self); local in function:lpt_acpi_attach
H A Dmpu_acpi.c83 struct mpu_acpi_softc *asc = device_private(self); local in function:mpu_acpi_attach
H A Dpcppi_acpi.c78 struct pcppi_acpi_softc *asc = device_private(self); local in function:pcppi_acpi_attach
H A Dcom_acpi.c107 struct com_acpi_softc *asc = device_private(self); local in function:com_acpi_attach
H A Dxhci_acpi.c95 struct xhci_acpi_softc * const asc = device_private(self); local in function:xhci_acpi_attach
213 struct xhci_acpi_softc * const asc = (struct xhci_acpi_softc *)sc; local in function:xhci_acpi_init
H A Datppc_acpi.c95 struct atppc_acpi_softc *asc = device_private(self); local in function:atppc_acpi_attach
H A Dehci_acpi.c89 struct ehci_acpi_softc * const asc = device_private(self); local in function:ehci_acpi_attach
180 struct ehci_acpi_softc * const asc = (struct ehci_acpi_softc *)sc; local in function:ehci_acpi_init
H A Dfdc_acpi.c98 struct fdc_acpi_softc *asc = device_private(self); local in function:fdc_acpi_attach
210 fdc_acpi_enumerate(struct fdc_acpi_softc *asc) argument
268 fdc_acpi_getknownfds(struct fdc_acpi_softc * asc) argument
[all...]
H A Digpio_acpi.c112 struct igpio_acpi_softc * const asc = device_private(self); local in function:igpio_acpi_attach
190 struct igpio_acpi_softc * const asc = device_private(self); local in function:igpio_acpi_detach
230 struct igpio_acpi_softc *asc = priv; local in function:igpio_acpi_intr
[all...]
H A Dplgpio_acpi.c84 struct plgpio_acpi_softc * const asc = device_private(self); local in function:plgpio_acpi_attach
144 struct plgpio_acpi_softc * const asc = priv; local in function:plgpio_acpi_register_event
209 struct plgpio_acpi_softc * const asc = priv; local in function:plgpio_acpi_intr
[all...]
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_netbsd_acpi.c84 struct vchiq_acpi_softc *asc = device_private(self); local in function:vchiq_acpi_attach
130 struct vchiq_acpi_softc *asc = device_private(self); local in function:vchiq_acpi_defer
/src/sys/dev/isapnp/
H A Datppc_isapnp.c97 struct atppc_isapnp_softc *asc = device_private(self); local in function:atppc_isapnp_attach
/src/sys/arch/i386/pnpbios/
H A Datppc_pnpbios.c97 struct atppc_pnpbios_softc *asc = device_private(self); local in function:atppc_pnpbios_attach
/src/sbin/scsictl/
H A Dscsi_sense.c77 unsigned char asc; member in struct:__anon6866e3b20108
278 asc2ascii(unsigned char asc, unsigned char ascq, char *result, size_t reslen) argument
/src/sys/dev/
H A Dspkr_audio.c83 struct audio_softc *asc = device_private(parent); local in function:spkr_audio_probe
/src/sys/dev/pci/
H A Dagp_ali.c79 struct agp_ali_softc *asc; local in function:agp_ali_attach
215 struct agp_ali_softc *asc = sc->as_chipc; local in function:agp_ali_bind_page
227 struct agp_ali_softc *asc = sc->as_chipc; local in function:agp_ali_unbind_page
[all...]
H A Dagp_apple.c84 struct agp_apple_softc *asc; local in function:agp_apple_attach
164 struct agp_apple_softc *asc = sc->as_chipc; local in function:agp_apple_bind_page
176 struct agp_apple_softc *asc local in function:agp_apple_unbind_page
[all...]
/src/sys/arch/mips/alchemy/dev/
H A Dcom_aubus.c88 struct com_aubus_softc *asc = device_private(self); local in function:com_aubus_attach
136 struct com_aubus_softc *asc = (void *)sc; /* XXX mi prototype */ local in function:com_aubus_enable
161 struct com_aubus_softc *asc = (void *)sc; /* XXX mi prototype */ local in function:com_aubus_disable
[all...]
/src/sys/arch/mips/atheros/dev/
H A Dif_ath_arbus.c99 struct ath_arbus_softc *asc = device_private(dv); local in function:ath_arbus_resume
109 struct ath_arbus_softc *asc; local in function:ath_arbus_attach
186 struct ath_arbus_softc *asc = device_private(self); local in function:ath_arbus_detach
[all...]
/src/usr.sbin/mmcformat/
H A Duscsilib.h71 int asc; /* Additional sense code */ member in struct:uscsi_sense
/src/sbin/iscsictl/
H A Discsic_driverif.c38 uint8_t asc; member in struct:__anon27bac1240108
338 add_asc_info(char *str, uint8_t asc, uint8_t ascq) argument
/src/sys/arch/acorn32/podulebus/
H A Damps.c282 struct com_amps_softc *asc = device_private(self); local in function:com_amps_attach
/src/sys/dev/scsipi/
H A Dscsipi_verbose.c79 unsigned char asc; member in struct:__anon035766da0108
870 asc2ascii(u_char asc, u_char ascq, char *result, size_t l) argument
/src/sys/dev/ofisa/
H A Datppc_ofisa.c103 struct atppc_ofisa_softc *asc = device_private(self); local in function:atppc_ofisa_attach

Completed in 23 milliseconds

123