Searched refs:ecmd_base (Results 1 – 1 of 1) sorted by relevance
966 isp->isp_osinfo.ecmd_base = (isp_ecmd_t *)base; in isp_pci_mbxdma()1227 if (isp->isp_osinfo.ecmd_base != NULL) { in isp_pci_mbxdmafree()1228 bus_dmamem_free(isp->isp_osinfo.ecmd_dmat, isp->isp_osinfo.ecmd_base, in isp_pci_mbxdmafree()1231 isp->isp_osinfo.ecmd_base = NULL; in isp_pci_mbxdmafree()