Searched refs:mtip_port (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
H A D | mtip32xx.h | 120 /* below are bit numbers in 'flags' defined in mtip_port */ 297 struct mtip_port; 323 struct mtip_port { struct 438 struct mtip_port *port; /* Pointer to the port data structure. */
|
H A D | mtip32xx.c | 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 *por in mtip_handle_tfe() [all...] |
/kernel/linux/linux-6.6/drivers/block/mtip32xx/ |
H A D | mtip32xx.h | 119 /* below are bit numbers in 'flags' defined in mtip_port */ 295 struct mtip_port; 321 struct mtip_port { struct 436 struct mtip_port *port; /* Pointer to the port data structure. */
|
H A D | mtip32xx.c | 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 *por in mtip_handle_tfe() [all...] |
Completed in 7 milliseconds