Searched refs:phy_is_up (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_seq.c1150 offsetof(struct asd_ddb_seq_shared, phy_is_up), 0x00);
1364 * asd_update_port_links -- update port_map_by_links and phy_is_up
1369 * the phy is up, i.e. we update the phy_is_up in DDB 0. The
1370 * sequencer checks phy_is_up when pending SCBs are to be sent, and
1383 u8 phy_is_up; local
1395 phy_is_up = asd_ddbsite_read_byte(asd_ha, 0,
1396 offsetof(struct asd_ddb_seq_shared, phy_is_up));
1398 offsetof(struct asd_ddb_seq_shared, phy_is_up),
1399 phy_is_up,
1400 phy_is_up | phy_mas
[all...]
H A Daic94xx_sas.h242 u8 phy_is_up; member in struct:asd_ddb_seq_shared

Completed in 34 milliseconds