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

/linux-master/drivers/scsi/isci/
H A Dhost.h415 enum cable_selections { enum
429 enum cable_selections decode_cable_selection(struct isci_host *ihost, int phy);
431 char *lookup_cable_names(enum cable_selections);
H A Dhost.c1885 static enum cable_selections decode_selection_byte(
1902 enum cable_selections decode_cable_selection(struct isci_host *ihost, int phy)
1907 char *lookup_cable_names(enum cable_selections selection)

Completed in 146 milliseconds