Searched refs:mtip_port (Results 1 – 2 of 2) sorted by relevance
324 struct mtip_port;350 struct mtip_port { struct465 struct mtip_port *port; /* Pointer to the port data structure. */ argument
264 static inline void mtip_issue_ncq_command(struct mtip_port *port, int tag) in mtip_issue_ncq_command()286 static int mtip_enable_fis(struct mtip_port *port, int enable) in mtip_enable_fis()312 static int mtip_enable_engine(struct mtip_port *port, int enable) in mtip_enable_engine()333 static inline void mtip_start_port(struct mtip_port *port) in mtip_start_port()351 static inline void mtip_deinit_port(struct mtip_port *port) in mtip_deinit_port()376 static void mtip_init_port(struct mtip_port *port) in mtip_init_port()420 static void mtip_restart_port(struct mtip_port *port) in mtip_restart_port()529 static int mtip_read_log_page(struct mtip_port *port, u8 page, u16 *buffer,531 static int mtip_get_smart_attr(struct mtip_port *port, unsigned int id,553 struct mtip_port *port; in mtip_handle_tfe()[all …]