Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h285 char *fc_service; member
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1258 for (op = opl_fc_ops; op->fc_service != NULL; ++op) in opl_fc_do_op()
1259 if (strcmp(op->fc_service, service) == 0) in opl_fc_do_op()