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

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl.c903 struct copan_aps_subpage *current_sp; local
907 current_sp = (struct copan_aps_subpage *)
911 current_sp->lock_active = msg_info.aps.lock_flag;
4784 struct copan_aps_subpage *current_sp; local
4821 current_sp = (struct copan_aps_subpage *)(page_index->page_data +
4825 current_sp->lock_active = APS_LOCK_ACTIVE;
4828 current_sp->lock_active = 0;
5922 struct copan_aps_subpage *current_sp; local
5929 current_sp = (struct copan_aps_subpage *)(page_index->page_data +

Completed in 212 milliseconds