Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sa.c369 #define SA_NUM_PROT_ENTS nitems(sa_prot_table) macro
1208 table_ents = min(table_ents, SA_NUM_PROT_ENTS); in sapopulateprots()
1244 struct sa_prot_map prot_ents[SA_NUM_PROT_ENTS]; in sasetprotents()
1287 sapopulateprots(&new_state, prot_ents, SA_NUM_PROT_ENTS); in sasetprotents()
1297 SA_NUM_PROT_ENTS); in sasetprotents()