Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.h117 #define FCOEI_DRIVER_NAME "fcoei" macro
H A Dfcoe_fc.c437 char *devname = is_target ? FCOET_DRIVER_NAME : FCOEI_DRIVER_NAME; in fcoe_create_port()