sa11x0_com.c | 1271 u_int sr0, sr1; local in function:sacomintr 1277 sr0 = bus_space_read_4(iot, ioh, SACOM_SR0); 1278 if (!sr0) { 1282 if (ISSET(sr0, SR0_EIF)) 1285 if (ISSET(sr0, SR0_RBB)) 1287 if (ISSET(sr0, SR0_REB)) { 1304 if (ISSET(sr0, SR0_RFS | SR0_RID)) { 1368 sr0 = bus_space_read_4(iot, ioh, SACOM_SR0); 1369 if (ISSET(sr0, SR0_TFS)) { 1491 u_int sr0; local in function:sacomcngetc [all...] |