Searched refs:port_map_by_links (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_dump.c | 806 asd_printk("port_map_by_links:%02x %02x %02x %02x " 808 DDB0_FIELDA(port_map_by_links, 0), 809 DDB0_FIELDA(port_map_by_links, 1), 810 DDB0_FIELDA(port_map_by_links, 2), 811 DDB0_FIELDA(port_map_by_links, 3), 812 DDB0_FIELDA(port_map_by_links, 4), 813 DDB0_FIELDA(port_map_by_links, 5), 814 DDB0_FIELDA(port_map_by_links, 6), 815 DDB0_FIELDA(port_map_by_links, 7));
|
H A D | aic94xx_sas.h | 206 * central and link sequencers. port_map_by_links is indexed phy 226 u8 port_map_by_links[8]; member
|
H A D | aic94xx_seq.c | 1350 * asd_update_port_links -- update port_map_by_links and phy_is_up 1362 * port_map_by_links in DDB 0. When a HARD_RESET primitive has been 1364 * port_map_by_links is also used as the conn_mask byte in the 1379 port_map_by_links)+i,phy_mask); in asd_update_port_links()
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_sas.h | 206 * central and link sequencers. port_map_by_links is indexed phy 226 u8 port_map_by_links[8]; member
|
H A D | aic94xx_seq.c | 1350 * asd_update_port_links -- update port_map_by_links and phy_is_up 1362 * port_map_by_links in DDB 0. When a HARD_RESET primitive has been 1364 * port_map_by_links is also used as the conn_mask byte in the 1379 port_map_by_links)+i,phy_mask); in asd_update_port_links()
|
Completed in 8 milliseconds