Searched refs:RO (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h66 RO = 0x01, enumerator in enum:__anon2245
H A Daicasm_scan.l163 RW|RO|WO {
166 else if (strcmp(yytext, "RO") == 0)
167 yylval.value = RO;
H A Daicasm_gram.y1725 if (symbol->info.rinfo->mode == RO) {

Completed in 39 milliseconds