Searched refs:phy_is_up (Results 1 – 3 of 3) sorted by relevance
1137 offsetof(struct asd_ddb_seq_shared, phy_is_up), 0x00); in asd_init_ddb_0()1370 u8 phy_is_up; in asd_update_port_links() local1382 phy_is_up = asd_ddbsite_read_byte(asd_ha, 0, in asd_update_port_links()1383 offsetof(struct asd_ddb_seq_shared, phy_is_up)); in asd_update_port_links()1385 offsetof(struct asd_ddb_seq_shared, phy_is_up), in asd_update_port_links()1386 phy_is_up, in asd_update_port_links()1387 phy_is_up | phy_mask); in asd_update_port_links()
224 u8 phy_is_up; member
805 asd_printk("phy_is_up:%02x\n", DDB0_FIELDB(phy_is_up));