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