Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_noe.c109 cpqary3_send_NOE_command(cpqary3_t *ctlr, cpqary3_cmdpvt_t *memp, uint8_t flag) in cpqary3_send_NOE_command() function
519 cpqary3_send_NOE_command(ctlr, memp, CPQARY3_NOE_RESUBMIT)) { in cpqary3_NOE_handler()
H A Dcpqary3.h460 uint8_t cpqary3_send_NOE_command(cpqary3_t *, cpqary3_cmdpvt_t *, uint8_t);
H A Dcpqary3.c452 cpqary3_send_NOE_command(cpqary3p, in cpqary3_attach()