Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/sys/
H A Dfcode.h70 #define FC_GET_FCODE_DATA (FCIOC | 5) macro
/titanic_41/usr/src/lib/efcode/fcdriver/
H A Dget_req.c149 if (ioctl(cdp->fcode_fd, FC_GET_FCODE_DATA, &fcode_info) < 0) { in get_fcode_from_device()
/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfcode.c466 case FC_GET_FCODE_DATA: in fc_ioctl()