Home
last modified time | relevance | path

Searched refs:phys_handle (Results 1 – 1 of 1) sorted by relevance

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