Searched refs:sgcn_wbufcid (Results 1 – 2 of 2) sorted by relevance
391 if (sgcn_state->sgcn_wbufcid != 0) { in sgcn_close()392 unbufcall(sgcn_state->sgcn_wbufcid); in sgcn_close()544 if (sgcn_state->sgcn_wbufcid) in sgcn_ioctl()545 unbufcall(sgcn_state->sgcn_wbufcid); in sgcn_ioctl()547 sgcn_state->sgcn_wbufcid = in sgcn_ioctl()606 if (!sgcnp->sgcn_wbufcid) { in sgcn_reioctl()609 sgcnp->sgcn_wbufcid = 0; in sgcn_reioctl()
141 bufcall_id_t sgcn_wbufcid; /* for console ioctl */ member