Home | Sort by: relevance | last modified time | path |
/src/sys/arch/newsmips/dev/ | |
scsi_1185.c | 568 int volatile statr; local in function:scintr 571 statr = sc_statr; 572 __USE(statr); 821 uint8_t statr; local in function:sc_resel 830 statr = sc_statr; 832 if (statr & R0_CIP) { 1090 uint8_t statr; local in function:sc_cout 1132 statr = sc_statr; 1134 if (statr & R0_MIRQ) 1137 statr = sc_statr [all...] |
scsi_1185.c | 568 int volatile statr; local in function:scintr 571 statr = sc_statr; 572 __USE(statr); 821 uint8_t statr; local in function:sc_resel 830 statr = sc_statr; 832 if (statr & R0_CIP) { 1090 uint8_t statr; local in function:sc_cout 1132 statr = sc_statr; 1134 if (statr & R0_MIRQ) 1137 statr = sc_statr [all...] |