Searched refs:gfxp_pci_bsf_t (Results 1 – 1 of 1) sorted by relevance
81 } gfxp_pci_bsf_t; typedef118 gfxp_pci_bsf_t *pci_bsf; in gfxp_pci_find_bsf()138 pci_bsf = (gfxp_pci_bsf_t *)arg; in gfxp_pci_find_bsf()159 gfxp_pci_bsf_t *pci_bsf; in gfxp_pci_init_handle()167 if ((pci_bsf = kmem_zalloc(sizeof (gfxp_pci_bsf_t), KM_SLEEP)) in gfxp_pci_init_handle()189 kmem_free(pci_bsf, sizeof (gfxp_pci_bsf_t)); in gfxp_pci_init_handle()294 gfxp_pci_bsf_t *pci_bsf; in gfxp_pci_find_vd()311 pci_bsf = (gfxp_pci_bsf_t *)arg; in gfxp_pci_find_vd()326 gfxp_pci_bsf_t *pci_bsf; in gfxp_pci_device_present()333 if ((pci_bsf = kmem_zalloc(sizeof (gfxp_pci_bsf_t), KM_SLEEP)) == NULL) in gfxp_pci_device_present()[all …]