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

/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_sa.c271 struct sa_prot_state { struct
281 struct sa_prot_state cur_prot_state;
282 struct sa_prot_state pending_prot_state;
297 __offsetof(struct sa_prot_state, prot_method),
300 __offsetof(struct sa_prot_state, pi_length),
303 __offsetof(struct sa_prot_state, lbp_w),
306 __offsetof(struct sa_prot_state, lbp_r),
309 __offsetof(struct sa_prot_state, rbdp),
558 struct sa_prot_state *new_prot);
570 static void sapopulateprots(struct sa_prot_state *cur_stat
[all...]

Completed in 100 milliseconds