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

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.c197 vdp_instp->vdp_inst_state = VDP_REC_DELETED;
310 if (vdp_instp->vdp_inst_state == VDP_REC_DELETED) {
335 if (vdp_instp->vdp_inst_state == VDP_REC_DELETED) {
389 if (vdp_instp->vdp_inst_state == VDP_REC_DELETED)
616 vdp_instp->vdp_inst_state = VDP_REC_INIT;
653 if (vdp_instp->vdp_inst_state == VDP_REC_DELETED) {
677 vdp_instp->vdp_inst_state != VDP_REC_DELETED);
780 if (vdp_instp->vdp_inst_state == VDP_REC_DELETED) {
867 if (vdp_instp->vdp_inst_state == VDP_REC_DELETED) {
1009 if (vdp_instp->vdp_inst_state
[all...]
H A Dvdp_impl.h197 vdp_state_t vdp_inst_state; member in struct:vdp_inst_struct_s

Completed in 25 milliseconds