Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_dev.c18 #define SET_DDB(_ddb, _ha) set_bit(_ddb, (_ha)->hw_prof.ddb_bitmap) macro
30 SET_DDB(ddb, asd_ha); in asd_get_ddb()