Searched defs:npname0 (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
2863 npname0 = mb->un.varRDnvp.portname[0];
2871 ts = (uint16_t)(npname0 + 1);
2873 ts = (uint16_t)((npname0 >> 16) + 1);

Completed in 59 milliseconds