Home
last modified time | relevance | path

Searched refs:MTIP_DRV_NAME (Results 1 – 2 of 2) sorted by relevance

/drivers/block/mtip32xx/
A Dmtip32xx.c514 dbg_printk(MTIP_DRV_NAME " TFE for the internal command\n"); in mtip_handle_tfe()
976 dbg_printk(MTIP_DRV_NAME "Unable to allocate tag for PIO cmd\n"); in mtip_exec_internal_command()
1591 dbg_printk(MTIP_DRV_NAME in exec_drive_command()
1618 dbg_printk(MTIP_DRV_NAME in exec_drive_command()
1812 dbg_printk(MTIP_DRV_NAME in exec_drive_taskfile()
1887 dbg_printk(MTIP_DRV_NAME in exec_drive_taskfile()
3996 .name = MTIP_DRV_NAME,
4020 pr_info(MTIP_DRV_NAME " Version " MTIP_DRV_VERSION "\n"); in mtip_init()
4023 error = register_blkdev(0, MTIP_DRV_NAME); in mtip_init()
4037 unregister_blkdev(mtip_major, MTIP_DRV_NAME); in mtip_init()
[all …]
A Dmtip32xx.h85 #define MTIP_DRV_NAME "mtip32xx" macro

Completed in 11 milliseconds