Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/efcode/fcdriver/
H A Dget_req.c79 if (ioctl(cdp->fcode_fd, FC_GET_PARAMETERS, &cdp->fc) < 0) { in fc_get_request()
353 if (ioctl(cdp->fcode_fd, FC_GET_PARAMETERS, &cdp->fc) < 0) { in get_efdaemon_request()
/titanic_50/usr/src/uts/sun4/sys/
H A Dfcode.h66 #define FC_GET_PARAMETERS (FCIOC | 1) macro
/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfcode.c434 case FC_GET_PARAMETERS: in fc_ioctl()