Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1708 bzero(model->pt_B, sizeof (model->pt_B)); in emlxs_parse_prog_types()
1720 model->pt_B[i++] = in emlxs_parse_prog_types()
1879 if (hba->model_info.pt_B[0]) { in emlxs_build_prog_types()
1885 while ((i < 8) && (hba->model_info.pt_B[i])) { in emlxs_build_prog_types()
1887 hba->model_info.pt_B[i]); in emlxs_build_prog_types()
H A Demlxs_download.c5644 ptr = hba->model_info.pt_B; in emlxs_sli3_check()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_adapters.h363 uint8_t pt_B[8]; /* SLI3 */ member