Searched refs:cpqary3_phyctgp (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_mem.c77 cpqary3_phyctg_t *cpqary3_phyctgp; local
185 cpqary3_phyctgp = (cpqary3_phyctg_t *)
187 if (!cpqary3_phyctgp) {
202 memlistp->cpqary3_phyctgp = blk_ptr =
205 blk_ptr->blk_addr = cpqary3_phyctgp;
211 blk_ptr->blk_addr = cpqary3_phyctgp;
218 mempool_size, &phyaddr, cpqary3_phyctgp);
224 memlistp->cpqary3_phyctgp = NULL;
248 bzero(mempool_addr, cpqary3_phyctgp->real_size);
273 (cpqary3_phyctgp
636 cpqary3_free_phyctgs_mem(cpqary3_phyctg_t *cpqary3_phyctgp, uint8_t cleanstat) argument
[all...]
H A Dcpqary3_q_mem.h96 cpqary3_phys_hdl_addr_t *cpqary3_phyctgp; /* list of memory blocks */ member in struct:cpqary3_cmdmemlist
H A Dcpqary3_talk2ctlr.c440 cpqary3_phyctg_t *cpqary3_phyctgp; local
675 cpqary3_phyctgp =
678 if (!cpqary3_phyctgp) {
686 cmd_size, &phy_addr, cpqary3_phyctgp);

Completed in 45 milliseconds