Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sa.c344 struct sa_prot_map { struct
629 struct sa_prot_map *new_table,
631 static struct sa_prot_map *safindprotent(char *name, struct sa_prot_map *table,
1200 sapopulateprots(struct sa_prot_state *cur_state, struct sa_prot_map *new_table, in sapopulateprots()
1217 static struct sa_prot_map *
1218 safindprotent(char *name, struct sa_prot_map *table, int table_ents) in safindprotent()
1244 struct sa_prot_map prot_ents[SA_NUM_PROT_ENTS]; in sasetprotents()
1294 struct sa_prot_map *ent; in sasetprotents()