gfxp_pci_bsf_t
gfxp_pci_bsf_t *pci_bsf;
pci_bsf = (gfxp_pci_bsf_t *)arg;
gfxp_pci_bsf_t *pci_bsf;
if ((pci_bsf = kmem_zalloc(sizeof (gfxp_pci_bsf_t), KM_SLEEP))
kmem_free(pci_bsf, sizeof (gfxp_pci_bsf_t));
gfxp_pci_bsf_t *pci_bsf;
pci_bsf = (gfxp_pci_bsf_t *)arg;
gfxp_pci_bsf_t *pci_bsf;
if ((pci_bsf = kmem_zalloc(sizeof (gfxp_pci_bsf_t), KM_SLEEP)) == NULL)
kmem_free(pci_bsf, sizeof (gfxp_pci_bsf_t));