Searched refs:phy_is_up (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_seq.c | 1137 offsetof(struct asd_ddb_seq_shared, phy_is_up), 0x00); in asd_init_ddb_0() 1350 * asd_update_port_links -- update port_map_by_links and phy_is_up 1356 * the phy is up, i.e. we update the phy_is_up in DDB 0. The 1357 * sequencer checks phy_is_up when pending SCBs are to be sent, and 1370 u8 phy_is_up; in asd_update_port_links() local 1382 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_mas in asd_update_port_links() [all...] |
H A D | aic94xx_sas.h | 224 u8 phy_is_up; member
|
H A D | aic94xx_dump.c | 805 asd_printk("phy_is_up:%02x\n", DDB0_FIELDB(phy_is_up));
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_seq.c | 1137 offsetof(struct asd_ddb_seq_shared, phy_is_up), 0x00); in asd_init_ddb_0() 1350 * asd_update_port_links -- update port_map_by_links and phy_is_up 1356 * the phy is up, i.e. we update the phy_is_up in DDB 0. The 1357 * sequencer checks phy_is_up when pending SCBs are to be sent, and 1370 u8 phy_is_up; in asd_update_port_links() local 1382 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_mas in asd_update_port_links() [all...] |
H A D | aic94xx_sas.h | 224 u8 phy_is_up; member
|
Completed in 8 milliseconds