Home
last modified time | relevance | path

Searched refs:ASC_EEP_GET_CHIP_ID (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dadvansys.c585 #define ASC_EEP_GET_CHIP_ID(cfg) ((cfg)->id_speed & 0x0f) macro
2909 ASC_EEP_GET_CHIP_ID(ep), ep->max_total_qng, in asc_prt_asc_board_eeprom()
9241 ASC_EEP_GET_CHIP_ID(eep_config) & ASC_MAX_TID); in AscInitFromEEP()
9242 asc_dvc->cfg->chip_scsi_id = ASC_EEP_GET_CHIP_ID(eep_config); in AscInitFromEEP()