Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/atheros/dev/ | |
athflash.c | 169 uint16_t venid, devid; local in function:flash_probe 185 venid = bus_space_read_2(aa->aa_bst, ioh, 0); 192 if ((venid == flash_ids[i].vendor_id) && 212 uint16_t venid, devid; local in function:flash_attach 229 venid = bus_space_read_2(aa->aa_bst, ioh, 0); 236 if ((venid == flash_ids[i].vendor_id) && |
athflash.c | 169 uint16_t venid, devid; local in function:flash_probe 185 venid = bus_space_read_2(aa->aa_bst, ioh, 0); 192 if ((venid == flash_ids[i].vendor_id) && 212 uint16_t venid, devid; local in function:flash_attach 229 venid = bus_space_read_2(aa->aa_bst, ioh, 0); 236 if ((venid == flash_ids[i].vendor_id) && |
athflash.c | 169 uint16_t venid, devid; local in function:flash_probe 185 venid = bus_space_read_2(aa->aa_bst, ioh, 0); 192 if ((venid == flash_ids[i].vendor_id) && 212 uint16_t venid, devid; local in function:flash_attach 229 venid = bus_space_read_2(aa->aa_bst, ioh, 0); 236 if ((venid == flash_ids[i].vendor_id) && |