Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1592 bzero(model->pt_2, sizeof (model->pt_2)); in emlxs_parse_prog_types()
1604 model->pt_2[i++] = in emlxs_parse_prog_types()
1809 if (hba->model_info.pt_2[0]) { in emlxs_build_prog_types()
1815 while ((i < 8) && (hba->model_info.pt_2[i])) { in emlxs_build_prog_types()
1817 hba->model_info.pt_2[i]); in emlxs_build_prog_types()
H A Demlxs_download.c5568 ptr = hba->model_info.pt_2; in emlxs_stub_check()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_adapters.h413 uint8_t pt_2[8]; /* stub */ member