Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Dhost.h416 enum cable_selections { enum
430 enum cable_selections decode_cable_selection(struct isci_host *ihost, int phy);
432 char *lookup_cable_names(enum cable_selections);
Dhost.c1887 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()