Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic94xx/
Daic94xx_seq.c1134 offsetof(struct asd_ddb_seq_shared, phy_is_up), 0x00); in asd_init_ddb_0()
1366 u8 phy_is_up; in asd_update_port_links() local
1378 phy_is_up = asd_ddbsite_read_byte(asd_ha, 0, in asd_update_port_links()
1379 offsetof(struct asd_ddb_seq_shared, phy_is_up)); in asd_update_port_links()
1381 offsetof(struct asd_ddb_seq_shared, phy_is_up), in asd_update_port_links()
1382 phy_is_up, in asd_update_port_links()
1383 phy_is_up | phy_mask); in asd_update_port_links()
Daic94xx_sas.h224 u8 phy_is_up; member
Daic94xx_dump.c805 asd_printk("phy_is_up:%02x\n", DDB0_FIELDB(phy_is_up));