Searched refs:CNTL_SERIAL_NUM_WORD_SZ (Results 1 – 2 of 2) sorted by relevance
112 #define CNTL_SERIAL_NUM_WORD_SZ (sizeof(u16)) /* Byte-sz of serial num word */ macro
5139 int i, id_len = CNTL_SERIAL_NUM_WORDS * CNTL_SERIAL_NUM_WORD_SZ + 1; in be_get_phys_port_id()5149 i--, id += CNTL_SERIAL_NUM_WORD_SZ) in be_get_phys_port_id()5150 memcpy(id, &adapter->serial_num[i], CNTL_SERIAL_NUM_WORD_SZ); in be_get_phys_port_id()