Home
last modified time | relevance | path

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

/drivers/scsi/aic94xx/
Daic94xx_dev.c58 #define DDB_TYPE offsetof(struct asd_ddb_ssp_smp_target_port, ddb_type) macro
78 asd_ddbsite_write_byte(asd_ha, ddb, DDB_TYPE, DDB_TYPE_UNUSED); in asd_free_ddb()
88 asd_ddbsite_write_byte(asd_ha,ddb, DDB_TYPE, DDB_TYPE_PM_PORT); in asd_set_ddb_type()
90 asd_ddbsite_write_byte(asd_ha,ddb, DDB_TYPE, DDB_TYPE_TARGET); in asd_set_ddb_type()
92 asd_ddbsite_write_byte(asd_ha,ddb,DDB_TYPE,DDB_TYPE_INITIATOR); in asd_set_ddb_type()