Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c80 static int aac_ioctl_send_fib(struct aac_softstate *, intptr_t, int);
113 status = aac_ioctl_send_fib(softs, arg, mode); in aac_do_ioctl()
217 aac_ioctl_send_fib(struct aac_softstate *softs, intptr_t arg, int mode) in aac_ioctl_send_fib() function