Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/sys/
H A Dfcode.h173 } fc_fcode_info_t; typedef
/titanic_50/usr/src/lib/efcode/fcdriver/
H A Dget_req.c139 fc_fcode_info_t fcode_info; in get_fcode_from_device()
/titanic_50/usr/src/uts/sun4/io/efcode/
H A Dfcode.c855 if (copyin((void *)arg, &fcode_info, sizeof (fc_fcode_info_t))) { in fc_get_fcode()