Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/sys/
H A Dfcode.h69 #define FC_GET_MY_ARGS (FCIOC | 4) macro
/titanic_41/usr/src/lib/efcode/fcdriver/
H A Dget_req.c102 if (ioctl(cdp->fcode_fd, FC_GET_MY_ARGS, buffer) < 0) { in get_my_args()
/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfcode.c445 case FC_GET_MY_ARGS: in fc_ioctl()