Searched refs:SF_RD_ID (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.h | 197 SF_RD_ID = 0x9f, /* read ID */ enumerator
|
H A D | csio_hw.c | 779 ret = csio_hw_sf1_write(hw, 1, 1, 0, SF_RD_ID); in csio_hw_get_flash_params()
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 2911 SF_RD_ID = 0x9f, /* read ID */ enumerator 8972 ret = sf1_write(adap, 1, 1, 0, SF_RD_ID); in t4_get_flash_params()
|