Searched defs:phys_handle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_noe.c114 cpqary3_phyctg_t *phys_handle; local
148 phys_handle =
150 if (!phys_handle)
154 sizeof (NoeBuffer), &phys_addr, phys_handle);
161 cpqary3_free_phyctgs_mem(phys_handle,
169 cpqary3_free_phyctgs_mem(phys_handle,
175 memp->driverdata->phyctgp = phys_handle;
290 cpqary3_phyctg_t *phys_handle; local
301 phys_handle = (cpqary3_phyctg_t *)MEM2DRVPVT(memp)->phyctgp;
325 cpqary3_free_phyctgs_mem(phys_handle,
[all...]

Completed in 45 milliseconds