Searched defs:port_to_card (Results 1 – 3 of 3) sorted by relevance
90 #define port_to_card(port) (port) macro
130 #define port_to_card(port) ((port)->card) macro
321 static inline struct gelic_card *port_to_card(struct gelic_port *p) in port_to_card() function