Searched refs:SBUS_READ_FLASH_COPY (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_download.c | 3480 cc = SBUS_READ_FLASH_COPY(hba, i); in emlxs_write_fcode_flash() 3495 cc = SBUS_READ_FLASH_COPY(hba, i); in emlxs_write_fcode_flash() 3536 cc = SBUS_READ_FLASH_COPY(hba, i); in emlxs_write_fcode_flash() 3551 cc = SBUS_READ_FLASH_COPY(hba, i); in emlxs_write_fcode_flash() 3614 cc = SBUS_READ_FLASH_COPY(hba, 0); in emlxs_erase_fcode_flash() 3621 cc = SBUS_READ_FLASH_COPY(hba, 1); in emlxs_erase_fcode_flash() 3632 cc = SBUS_READ_FLASH_COPY(hba, offset); in emlxs_erase_fcode_flash() 3650 cc = SBUS_READ_FLASH_COPY(hba, 0); in emlxs_erase_fcode_flash() 3665 cc = SBUS_READ_FLASH_COPY(hba, 0); in emlxs_erase_fcode_flash()
|
H A D | emlxs_dfc.c | 6624 *bptr++ = SBUS_READ_FLASH_COPY(hba, offset++); in emlxs_dfc_read_flash()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 1254 #define SBUS_READ_FLASH_COPY(_hba, _offset) ddi_get8(\ macro
|