Home
last modified time | relevance | path

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

/drivers/scsi/isci/
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);
Dhost.c1885 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()