Lines Matching refs:sa_prot_state
327 struct sa_prot_state { struct
337 struct sa_prot_state cur_prot_state; argument
338 struct sa_prot_state pending_prot_state;
353 __offsetof(struct sa_prot_state, prot_method),
356 __offsetof(struct sa_prot_state, pi_length),
359 __offsetof(struct sa_prot_state, lbp_w),
362 __offsetof(struct sa_prot_state, lbp_r),
365 __offsetof(struct sa_prot_state, rbdp),
616 struct sa_prot_state *new_prot);
628 static void sapopulateprots(struct sa_prot_state *cur_state,
1180 struct sa_prot_state *prot; in safillprot()
1200 sapopulateprots(struct sa_prot_state *cur_state, struct sa_prot_map *new_table, in sapopulateprots()
1245 struct sa_prot_state new_state; in sasetprotents()
4090 struct sa_prot_state *prot; in sagetparams()
4207 sasetprot(struct cam_periph *periph, struct sa_prot_state *new_prot) in sasetprot()