taglinefilesource code
stl_sendbreak492drivers/char/stallion.cstatic void  stl_sendbreak(stlport_t *portp, long len);
stl_sendbreak1186drivers/char/stallion.cstl_sendbreak(portp, 250);
stl_sendbreak1192drivers/char/stallion.cstl_sendbreak(portp, (arg ? (arg * 100) : 250));