Searched refs:to_cable_select (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/scsi/isci/
H A Dhost.c1893 static unsigned char *to_cable_select(struct isci_host *ihost) function
1904 return decode_selection_byte(phy, *to_cable_select(ihost));
1928 unsigned char cable_selection_mask = *to_cable_select(ihost);

Completed in 192 milliseconds