Searched defs:writeops (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 838 int i, chips, writeops, create, chipsel, res, res2; in check_create() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 953 int i, chips, writeops, create, chipsel, res, res2; in check_create() local
|
/openbmc/qemu/hw/net/ |
H A D | e1000.c | 1182 typedef void (*writeops)(E1000State *, int, uint32_t); typedef
|
H A D | e1000e_core.c | 3087 typedef void (*writeops)(E1000ECore *, int, uint32_t); typedef
|
H A D | igb_core.c | 3686 typedef void (*writeops)(IGBCore *, int, uint32_t); typedef
|