HomeSort by: relevance | last modified time | path
    Searched defs:dcmstart (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hp300/dev/
dcm.c 185 long xempty; /* times outq is empty in dcmstart */
280 static void dcmstart(struct tty *);
510 tp->t_oproc = dcmstart;
1153 dcmstart(struct tty *tp) function in typeref:typename:void
1185 printf("%s port %d: dcmstart: state %x flags %x outcc %d\n",
1260 printf("%s port %d: dcmstart: head %x tail %x outqcc %d\n",
dcm.c 185 long xempty; /* times outq is empty in dcmstart */
280 static void dcmstart(struct tty *);
510 tp->t_oproc = dcmstart;
1153 dcmstart(struct tty *tp) function in typeref:typename:void
1185 printf("%s port %d: dcmstart: state %x flags %x outcc %d\n",
1260 printf("%s port %d: dcmstart: head %x tail %x outqcc %d\n",

Completed in 52 milliseconds