Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1739 bzero(model->pt_FF, sizeof (model->pt_FF)); in emlxs_parse_prog_types()
1751 model->pt_FF[i++] = in emlxs_parse_prog_types()
1916 if (hba->model_info.pt_FF[0]) { in emlxs_build_prog_types()
1922 while ((i < 8) && (hba->model_info.pt_FF[i])) { in emlxs_build_prog_types()
1924 hba->model_info.pt_FF[i]); in emlxs_build_prog_types()
H A Demlxs_download.c5549 ptr = hba->model_info.pt_FF; in emlxs_kern_check()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_adapters.h420 uint8_t pt_FF[8]; /* kern */ member