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

  /src/sys/dev/qbus/
ts.c 171 dev_type_open(tsopen);
180 .d_open = tsopen,
191 .d_open = tsopen,
827 tsopen(dev_t dev, int flag, int type, struct lwp *l) function in typeref:typename:int
868 printf("tsopen: xst0 %s\n", buf);
ts.c 171 dev_type_open(tsopen);
180 .d_open = tsopen,
191 .d_open = tsopen,
827 tsopen(dev_t dev, int flag, int type, struct lwp *l) function in typeref:typename:int
868 printf("tsopen: xst0 %s\n", buf);
ts.c 171 dev_type_open(tsopen);
180 .d_open = tsopen,
191 .d_open = tsopen,
827 tsopen(dev_t dev, int flag, int type, struct lwp *l) function in typeref:typename:int
868 printf("tsopen: xst0 %s\n", buf);
ts.c 171 dev_type_open(tsopen);
180 .d_open = tsopen,
191 .d_open = tsopen,
827 tsopen(dev_t dev, int flag, int type, struct lwp *l) function in typeref:typename:int
868 printf("tsopen: xst0 %s\n", buf);

Completed in 44 milliseconds