Searched defs:port_to_card (Results 1 – 6 of 6) sorted by relevance
93 #define port_to_card(port) (port) macro
139 #define port_to_card(port) ((port)->card) macro
97 #define port_to_card(port) (port) macro
142 #define port_to_card(port) ((port)->card) macro
327 static inline struct gelic_card *port_to_card(struct gelic_port *p) in port_to_card() function
314 static inline struct gelic_card *port_to_card(struct gelic_port *p) in port_to_card() function