Home
last modified time | relevance | path

Searched defs:devinfo (Results 1 – 16 of 16) sorted by relevance

/openbsd/src/sys/dev/ic/
Daic7xxx.c436 struct ahc_devinfo devinfo; in ahc_handle_seqint() local
1082 struct ahc_devinfo devinfo; in ahc_handle_scsiint() local
1218 struct ahc_devinfo devinfo; in ahc_handle_scsiint() local
1245 struct ahc_devinfo devinfo; in ahc_handle_scsiint() local
1436 ahc_force_renegotiation(struct ahc_softc *ahc, struct ahc_devinfo *devinfo) in ahc_force_renegotiation()
1889 ahc_update_neg_request(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_update_neg_request()
1932 ahc_set_syncrate(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_syncrate()
2059 ahc_set_width(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_width()
2115 ahc_set_tags(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_set_tags()
2143 struct ahc_devinfo devinfo; in ahc_update_pending_scbs() local
[all …]
Daic79xx.c1071 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1212 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1322 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1399 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1456 struct ahd_devinfo devinfo; in ahd_handle_seqint() local
1640 struct ahd_devinfo devinfo; in ahd_handle_scsiint() local
2169 struct ahd_devinfo devinfo; in ahd_handle_nonpkt_busfree() local
2447 struct ahd_devinfo devinfo; in ahd_handle_proto_violation() local
2544 ahd_force_renegotiation(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) in ahd_force_renegotiation()
3009 ahd_update_neg_request(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_update_neg_request()
[all …]
Daic7xxx_openbsd.c447 struct ahc_devinfo devinfo; in ahc_execute_scb() local
595 struct ahc_devinfo *devinfo, int alg) in ahc_platform_set_tags()
634 struct ahc_devinfo devinfo; in ahc_adapter_req_set_xfer_mode() local
Daic79xx_openbsd.c420 struct ahd_devinfo devinfo; in ahd_execute_scb() local
520 ahd_platform_set_tags(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_platform_set_tags()
562 struct ahd_devinfo devinfo; in ahd_adapter_req_set_xfer_mode() local
/openbsd/src/sys/dev/sbus/
Dqla_sbus.c70 char devinfo[256]; in qla_sbus_attach() local
/openbsd/src/gnu/usr.bin/cvs/vms/
Dvms-types.h15 long devinfo; member
/openbsd/src/sys/dev/eisa/
Deisa.c85 char devinfo[256]; in eisaprint() local
/openbsd/src/sys/dev/pci/
Djmb.c178 char devinfo[256]; in jmb_print() local
Denvyvar.h42 void (*devinfo)(struct envy_softc *, struct mixer_devinfo *, int); member
Dpci.c379 char devinfo[256]; in pciprint() local
Dazalia.h589 mixer_devinfo_t devinfo; member
/openbsd/src/sys/dev/tc/
Dtc.c189 char devinfo[256]; local
/openbsd/src/sys/arch/i386/pci/
Dpci_intr_fixup.c843 char devinfo[256]; in pci_intr_fixup() local
/openbsd/src/sys/dev/cardbus/
Dcardbus.c573 char devinfo[256]; in cardbusprint() local
/openbsd/src/sys/dev/usb/
Duaudio.c4393 uaudio_query_devinfo_do(struct uaudio_softc *sc, struct mixer_devinfo *devinfo) in uaudio_query_devinfo_do()
4486 uaudio_query_devinfo(void *arg, struct mixer_devinfo *devinfo) in uaudio_query_devinfo()
/openbsd/src/sys/dev/
Daudio.c1807 audio_mixer_devinfo(struct audio_softc *sc, struct mixer_devinfo *devinfo) in audio_mixer_devinfo()