Searched refs:agpm_acc_hdl (Results 1 – 2 of 2) sorted by relevance
373 agpmaster->agpm_acc_hdl = pci_acc_hdl; in agpmaster_attach()455 pci_config_put32(softc->agpm_acc_hdl, in agpmaster_ioctl()470 value = pci_config_get32(softc->agpm_acc_hdl, cap); in agpmaster_ioctl()475 softc->agpm_acc_hdl, cap + AGP_CONF_STATUS); in agpmaster_ioctl()
80 ddi_acc_handle_t agpm_acc_hdl; /* agp master pci conf handle */ member