Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h173 } fc_fcode_info_t; typedef
/illumos-gate/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()