Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_sas.h296 #define CONTROL_PHY 0x80 macro
H A Daic94xx_scb.c772 scb->header.opcode = CONTROL_PHY; in asd_build_control_phy()
H A Daic94xx_init.c869 WARN_ON(ascb->scb->header.opcode != CONTROL_PHY); in asd_free_queues()