Searched refs:SF_WR_ENABLE (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_flash_utils.c | 42 SF_WR_ENABLE = 6, /* enable writes */ global() enumerator
|
| /freebsd/sys/dev/cxgb/common/ |
| H A D | cxgb_t3_hw.c | 926 SF_WR_ENABLE = 6, /* enable writes */ enumerator 1085 if ((ret = sf1_write(adapter, 1, 0, SF_WR_ENABLE)) != 0 || in t3_write_flash() 1273 if ((ret = sf1_write(adapter, 1, 0, SF_WR_ENABLE)) != 0 || in t3_flash_erase_sectors()
|
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | t4_hw.c | 3832 SF_WR_ENABLE = 6, /* enable writes */ enumerator 3985 if ((ret = sf1_write(adapter, 1, 0, 1, SF_WR_ENABLE)) != 0 || in t4_write_flash() 4244 if ((ret = sf1_write(adapter, 1, 0, 1, SF_WR_ENABLE)) != 0 || in t4_flash_erase_sectors()
|