Searched refs:mtip_port (Results 1 – 2 of 2) sorted by relevance
297 struct mtip_port;323 struct mtip_port { struct438 struct mtip_port *port; /* Pointer to the port data structure. */ argument
220 static inline void mtip_issue_ncq_command(struct mtip_port *port, int tag) in mtip_issue_ncq_command()242 static int mtip_enable_fis(struct mtip_port *port, int enable) in mtip_enable_fis()268 static int mtip_enable_engine(struct mtip_port *port, int enable) in mtip_enable_engine()289 static inline void mtip_start_port(struct mtip_port *port) in mtip_start_port()307 static inline void mtip_deinit_port(struct mtip_port *port) in mtip_deinit_port()332 static void mtip_init_port(struct mtip_port *port) in mtip_init_port()376 static void mtip_restart_port(struct mtip_port *port) in mtip_restart_port()485 static int mtip_read_log_page(struct mtip_port *port, u8 page, u16 *buffer,487 static int mtip_get_smart_attr(struct mtip_port *port, unsigned int id,510 struct mtip_port *port; in mtip_handle_tfe()[all …]