Searched defs:npname1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2839 uint32_t npname0, npname1; local
2864 npname1 = mb->un.varRDnvp.portname[1];
2867 ts = (uint16_t)(npname1 + 1);
2869 ts = (uint16_t)((npname1 >> 16) + 1);

Completed in 49 milliseconds