Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/scsi/
H A Dscsi_sa.c347 struct sa_prot_map { struct
633 struct sa_prot_map *new_table,
635 static struct sa_prot_map *safindprotent(char *name, struct sa_prot_map *table,
1204 sapopulateprots(struct sa_prot_state *cur_state, struct sa_prot_map *new_table, in sapopulateprots()
1221 static struct sa_prot_map *
1222 safindprotent(char *name, struct sa_prot_map *table, int table_ents) in safindprotent()
1248 struct sa_prot_map prot_ents[SA_NUM_PROT_ENTS]; in sasetprotents()
1298 struct sa_prot_map *ent; in sasetprotents()