Searched refs:MSGOLEN (Results 1 – 1 of 1) sorted by relevance
542 #define MSGOLEN (HOSTDATA(shpnt)->msgo_len) macro543 #define ADDMSGO(x) (MSGOLEN<256 ? (void)(MSGO(MSGOLEN++)=x) : aha152x_error(shpnt,"MSGO overflow"))1546 MSGOLEN += spi_populate_sync_msg(&MSGO(MSGOLEN), 50, 8); in seldo_run()1831 if (MSGOLEN > 0 && !(GETPORT(SSTAT1) & BUSFREE)) in msgi_end()1841 if(MSGOLEN==0) { in msgo_init()1859 while(MSGO_I<MSGOLEN) { in msgo_run()1863 if (MSGO_I==MSGOLEN-1) { in msgo_run()1884 if(MSGO_I<MSGOLEN) { in msgo_end()1887 MSGO_I, MSGOLEN); in msgo_end()1896 MSGOLEN = 0; in msgo_end()