Searched refs:cpqary3_submit (Results 1 – 5 of 5) sorted by relevance
202 rv = cpqary3_submit(ctlr, memp->cmdlist_phyaddr); in cpqary3_send_NOE_command()263 rv = cpqary3_submit(ctlr, memp->cmdlist_phyaddr); in cpqary3_disable_NOE_command()
470 int32_t cpqary3_submit(cpqary3_t *, uint32_t);
639 if (EIO == cpqary3_submit(ctlr, memp->cmdlist_phyaddr)) { in cpqary3_transport()1053 if (EIO == cpqary3_submit(ctlr, memp->cmdlist_phyaddr)) { in cpqary3_handle_flag_nointr()
520 if (EIO == cpqary3_submit(cpqary3p, memp->cmdlist_phyaddr)) { in cpqary3_synccmd_send()
288 cpqary3_submit(cpqary3_t *cpqary3p, uint32_t cmd_phyaddr) in cpqary3_submit() function