Home
last modified time | relevance | path

Searched refs:DMP_VPD_SIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c210 uint8_t vpd_data[DMP_VPD_SIZE]; in emlxs_sli3_online()
527 while (offset < DMP_VPD_SIZE) { in emlxs_sli3_online()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h1673 #define DMP_VPD_SIZE 1024 macro