Searched refs:SA_NUM_PROT_ENTS (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_sa.c314 #define SA_NUM_PROT_ENTS nitems(sa_prot_table) macro
1154 table_ents = min(table_ents, SA_NUM_PROT_ENTS);
1190 struct sa_prot_map prot_ents[SA_NUM_PROT_ENTS];
1233 sapopulateprots(&new_state, prot_ents, SA_NUM_PROT_ENTS);
1243 SA_NUM_PROT_ENTS);

Completed in 103 milliseconds