Searched refs:FCTL_WWN_SIZE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h139 #define FCTL_WWN_SIZE(wwn) \ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2076 for (count = 0; count < FCTL_WWN_SIZE(wwn); count++, str += 2) {
4622 char string[(FCTL_WWN_SIZE(port_wwn) << 1) + 1];

Completed in 86 milliseconds