Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h171 extern int32_t emlxs_wwn_cmp(uint8_t *wwn1, uint8_t *wwn2);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c715 if (emlxs_wwn_cmp((uint8_t *)&sp->portName, in emlxs_handle_sol_flogi()
1212 if (emlxs_wwn_cmp((uint8_t *)&sp->portName, in emlxs_process_unsol_flogi()
H A Demlxs_solaris.c11808 emlxs_wwn_cmp(uint8_t *wwn1, uint8_t *wwn2) in emlxs_wwn_cmp() function