Home
last modified time | relevance | path

Searched refs:to_cable_select (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/isci/
Dhost.c1895 static unsigned char *to_cable_select(struct isci_host *ihost) in to_cable_select() function
1906 return decode_selection_byte(phy, *to_cable_select(ihost)); in decode_cable_selection()
1930 unsigned char cable_selection_mask = *to_cable_select(ihost); in sci_controller_afe_initialization()