Searched refs:lbtf_deb_host (Results 1 – 2 of 2) sorted by relevance
215 lbtf_deb_host("QUEUE_CMD: cmdnode is NULL\n"); in lbtf_queue_cmd()220 lbtf_deb_host("DNLD_CMD: cmd size is zero\n"); in lbtf_queue_cmd()229 lbtf_deb_host("QUEUE_CMD: inserted command 0x%04x into cmdpendingq\n", in lbtf_queue_cmd()458 lbtf_deb_host("ALLOC_CMD_BUF: tempcmd_array is NULL\n"); in lbtf_allocate_cmd_buffer()468 lbtf_deb_host("ALLOC_CMD_BUF: ptempvirtualaddr is NULL\n"); in lbtf_allocate_cmd_buffer()502 lbtf_deb_host("FREE_CMD_BUF: cmd_array is NULL\n"); in lbtf_free_cmd_buffer()547 lbtf_deb_host("GET_CMD_NODE: cmd_ctrl_node is not available\n"); in lbtf_get_cmd_ctrl_node()594 lbtf_deb_host("EXEC_NEXT_CMD: sending command 0x%04x\n", in lbtf_execute_next_command()618 lbtf_deb_host("PREP_CMD: card removed\n"); in __lbtf_cmd_async()625 lbtf_deb_host("PREP_CMD: cmdnode is NULL\n"); in __lbtf_cmd_async()[all …]
76 #define lbtf_deb_host(fmt, args...) LBTF_DEB_LL(LBTF_DEB_HOST, " host", fmt, ##args) macro