Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/warlock/
H A Daac.wlcmd41 aac_cmd_fib_copy \
/titanic_50/usr/src/uts/common/io/aac/
H A Daac_ioctl.c66 extern void aac_cmd_fib_copy(struct aac_softstate *, struct aac_cmd *);
282 acp->aac_cmd_fib = aac_cmd_fib_copy; in aac_ioctl_send_fib()
H A Daac.c5716 aac_cmd_fib_copy(struct aac_softstate *softs, struct aac_cmd *acp) in aac_cmd_fib_copy() function