Searched refs:mtip_port (Results 1 – 2 of 2) sorted by relevance
208 static inline void mtip_issue_ncq_command(struct mtip_port *port, int tag) in mtip_issue_ncq_command()230 static int mtip_enable_fis(struct mtip_port *port, int enable) in mtip_enable_fis()256 static int mtip_enable_engine(struct mtip_port *port, int enable) in mtip_enable_engine()277 static inline void mtip_start_port(struct mtip_port *port) in mtip_start_port()295 static inline void mtip_deinit_port(struct mtip_port *port) in mtip_deinit_port()320 static void mtip_init_port(struct mtip_port *port) in mtip_init_port()364 static void mtip_restart_port(struct mtip_port *port) in mtip_restart_port()473 static int mtip_read_log_page(struct mtip_port *port, u8 page, u16 *buffer,475 static int mtip_get_smart_attr(struct mtip_port *port, unsigned int id,498 struct mtip_port *port; in mtip_handle_tfe()[all …]
295 struct mtip_port;321 struct mtip_port { struct436 struct mtip_port *port; /* Pointer to the port data structure. */ argument