Searched refs:phy_is_up (Results 1 – 3 of 3) sorted by relevance
1152 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() local1397 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()
242 u8 phy_is_up; member
823 asd_printk("phy_is_up:%02x\n", DDB0_FIELDB(phy_is_up));