Home
last modified time | relevance | path

Searched refs:dev_softc (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/sys/dev/pci/
Dahd_pci.c348 ahd->dev_softc = pa; in ahd_pci_attach()
567 const pci_chipset_tag_t pc = ahd->dev_softc->pa_pc; in ahd_pci_test_register_access()
568 const pcitag_t tag = ahd->dev_softc->pa_tag; in ahd_pci_test_register_access()
790 const pci_chipset_tag_t pc = ahd->dev_softc->pa_pc; in ahd_configure_termination()
791 const pcitag_t tag = ahd->dev_softc->pa_tag; in ahd_configure_termination()
936 const pci_chipset_tag_t pc = ahd->dev_softc->pa_pc; in ahd_pci_intr()
937 const pcitag_t tag = ahd->dev_softc->pa_tag; in ahd_pci_intr()
998 const pci_chipset_tag_t pc = ahd->dev_softc->pa_pc; in ahd_pci_split_intr()
999 const pcitag_t tag = ahd->dev_softc->pa_tag; in ahd_pci_split_intr()
Dahc_pci.c736 ahc->dev_softc = pa; in ahc_pci_attach()
1352 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1,
1356 ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2);
/openbsd/src/sys/dev/ic/
Daic7xxxvar.h980 ahc_dev_softc_t dev_softc; member
Daic79xx.h1087 ahd_dev_softc_t dev_softc; member
Daic79xx.c5304 list_pci = list_ahd->dev_softc; in ahd_softc_insert()
5305 pci = ahd->dev_softc; in ahd_softc_insert()
5453 const pci_chipset_tag_t pc = ahd->dev_softc->pa_pc; in ahd_reset()
5454 const pcitag_t tag = ahd->dev_softc->pa_tag; in ahd_reset()
Daic7xxx.c3883 list_pci = list_ahc->dev_softc; in ahc_softc_insert()
3884 pci = ahc->dev_softc; in ahc_softc_insert()