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