Searched defs:sgcnp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c604 sgcn_t *sgcnp = (sgcn_t *)unit; local
606 if (!sgcnp->sgcn_wbufcid) {
609 sgcnp->sgcn_wbufcid = 0;
610 if ((q = sgcnp->sgcn_tty.t_writeq) == NULL) {
614 if ((mp = sgcnp->sgcn_tty.t_iocpending) != NULL) {
615 sgcnp->sgcn_tty.t_iocpending = NULL;

Completed in 60 milliseconds