Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1617 bzero(model->pt_3, sizeof (model->pt_3)); in emlxs_parse_prog_types()
1629 model->pt_3[i++] = in emlxs_parse_prog_types()
1824 if (hba->model_info.pt_3[0]) { in emlxs_build_prog_types()
1830 while ((i < 8) && (hba->model_info.pt_3[i])) { in emlxs_build_prog_types()
1832 hba->model_info.pt_3[i]); in emlxs_build_prog_types()
H A Demlxs_download.c5587 ptr = hba->model_info.pt_3; in emlxs_bios_check()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_adapters.h414 uint8_t pt_3[8]; /* boot */ member