Searched refs:MSGOLEN (Results 1 – 1 of 1) sorted by relevance
549 #define MSGOLEN (HOSTDATA(shpnt)->msgo_len) macro550 #define ADDMSGO(x) (MSGOLEN<256 ? (void)(MSGO(MSGOLEN++)=x) : aha152x_error(shpnt,"MSGO overflow"))1566 MSGOLEN += spi_populate_sync_msg(&MSGO(MSGOLEN), 50, 8); in seldo_run()1859 if (MSGOLEN > 0 && !(GETPORT(SSTAT1) & BUSFREE)) in msgi_end()1869 if(MSGOLEN==0) { in msgo_init()1890 while(MSGO_I<MSGOLEN) { in msgo_run()1894 if (MSGO_I==MSGOLEN-1) { in msgo_run()1915 if(MSGO_I<MSGOLEN) { in msgo_end()1918 MSGO_I, MSGOLEN); in msgo_end()1927 MSGOLEN = 0; in msgo_end()