Searched refs:cable_selections (Results 1 – 2 of 2) sorted by relevance
416 enum cable_selections { enum430 enum cable_selections decode_cable_selection(struct isci_host *ihost, int phy);432 char *lookup_cable_names(enum cable_selections);
1887 static enum cable_selections decode_selection_byte( in decode_selection_byte()1904 enum cable_selections decode_cable_selection(struct isci_host *ihost, int phy) in decode_cable_selection()1909 char *lookup_cable_names(enum cable_selections selection) in lookup_cable_names()