Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/aic94xx/
Daic94xx_seq.c1152 offsetof(struct asd_ddb_seq_shared, phy_is_up), 0x00); in asd_init_ddb_0()
1385 u8 phy_is_up; in asd_update_port_links() local
1397 phy_is_up = asd_ddbsite_read_byte(asd_ha, 0, in asd_update_port_links()
1398 offsetof(struct asd_ddb_seq_shared, phy_is_up)); in asd_update_port_links()
1400 offsetof(struct asd_ddb_seq_shared, phy_is_up), in asd_update_port_links()
1401 phy_is_up, in asd_update_port_links()
1402 phy_is_up | phy_mask); in asd_update_port_links()
Daic94xx_sas.h242 u8 phy_is_up; member
Daic94xx_dump.c823 asd_printk("phy_is_up:%02x\n", DDB0_FIELDB(phy_is_up));