Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic94xx/
Daic94xx_sas.h314 #define CONTROL_PHY 0x80 macro
Daic94xx_scb.c782 scb->header.opcode = CONTROL_PHY; in asd_build_control_phy()
Daic94xx_init.c908 WARN_ON(ascb->scb->header.opcode != CONTROL_PHY); in asd_free_queues()