Searched refs:cable_selections (Results 1 – 2 of 2) sorted by relevance
415 enum cable_selections { enum429 enum cable_selections decode_cable_selection(struct isci_host *ihost, int phy);431 char *lookup_cable_names(enum cable_selections);
1885 static enum cable_selections decode_selection_byte( in decode_selection_byte()1902 enum cable_selections decode_cable_selection(struct isci_host *ihost, int phy) in decode_cable_selection()1907 char *lookup_cable_names(enum cable_selections selection) in lookup_cable_names()