Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1756 bzero(model->pt_20, sizeof (model->pt_20)); in emlxs_parse_prog_types()
1768 model->pt_20[i++] = in emlxs_parse_prog_types()
1770 model->pt_20[i] = 0; in emlxs_parse_prog_types()
1894 if (hba->model_info.pt_20[0]) { in emlxs_build_prog_types()
1900 while ((i < 8) && (hba->model_info.pt_20[i])) { in emlxs_build_prog_types()
1902 hba->model_info.pt_20[i]); in emlxs_build_prog_types()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_adapters.h366 uint8_t pt_20[8]; member