Lines Matching refs:cmd

13 scsi_req_parsed(int target, int lun, int tag, int cmd, int mode, int xfer) "target %d lun %d tag %d…
14 scsi_req_parsed_lba(int target, int lun, int tag, int cmd, uint64_t lba) "target %d lun %d tag %d c…
15 scsi_req_parse_bad(int target, int lun, int tag, int cmd) "target %d lun %d tag %d command %d"
33 mptsas_process_message(void *dev, int msg, uint32_t ctx) "dev %p cmd %d context 0x%08x"
38 …unhandled_cmd(void *dev, uint32_t ctx, uint8_t msg_cmd) "dev %p context 0x%08x: Unhandled cmd 0x%x"
39 mptsas_unhandled_doorbell_cmd(void *dev, int cmd) "dev %p value 0x%08x"
56 megasas_qf_map_failed(int cmd, unsigned long frame) "scmd %d: frame %lu"
60 megasas_unhandled_frame_cmd(int cmd, uint8_t frame_cmd) "scmd %d: MFI cmd 0x%x"
64 megasas_iov_read_overflow(int cmd, int bytes, int len) "scmd %d: %d/%d bytes"
65 megasas_iov_write_overflow(int cmd, int bytes, int len) "scmd %d: %d/%d bytes"
66 megasas_iov_read_underflow(int cmd, int bytes, int len) "scmd %d: %d/%d bytes"
67 megasas_iov_write_underflow(int cmd, int bytes, int len) "scmd %d: %d/%d bytes"
69 megasas_scsi_read_start(int cmd, int len) "scmd %d: transfer %d bytes of data"
70 megasas_scsi_write_start(int cmd, int len) "scmd %d: transfer %d bytes of data"
71 megasas_scsi_nodata(int cmd) "scmd %d: no data to be transferred"
72 megasas_scsi_complete(int cmd, uint32_t status, int len, int xfer) "scmd %d: status 0x%x, len %u/%u"
73 megasas_command_complete(int cmd, uint32_t status, uint32_t resid) "scmd %d: status 0x%x, residual …
74 megasas_handle_io(int cmd, const char *frame, int dev, int lun, unsigned long lba, unsigned long co…
75 megasas_io_target_not_present(int cmd, const char *frame, int dev, int lun) "scmd %d: %s dev 1/%x/%…
76 megasas_io_read_start(int cmd, unsigned long lba, unsigned long count, unsigned long len) "scmd %d:…
77 megasas_io_write_start(int cmd, unsigned long lba, unsigned long count, unsigned long len) "scmd %d…
78 megasas_io_complete(int cmd, uint32_t len) "scmd %d: %d bytes"
79 megasas_iovec_sgl_overflow(int cmd, int index, int limit) "scmd %d: iovec count %d limit %d"
80 megasas_iovec_sgl_underflow(int cmd, int index) "scmd %d: iovec count %d"
81 megasas_iovec_sgl_invalid(int cmd, int index, uint64_t pa, uint32_t len) "scmd %d: element %d pa 0x…
82 megasas_iovec_overflow(int cmd, int len, int limit) "scmd %d: len %d limit %d"
83 megasas_iovec_underflow(int cmd, int len, int limit) "scmd %d: len %d limit %d"
84 megasas_handle_dcmd(int cmd, int opcode) "scmd %d: MFI DCMD opcode 0x%x"
85 megasas_finish_dcmd(int cmd, int size) "scmd %d: MFI DCMD wrote %d bytes"
86 megasas_dcmd_req_alloc_failed(int cmd, const char *desc) "scmd %d: %s"
87 megasas_dcmd_internal_submit(int cmd, const char *desc, int dev) "scmd %d: %s to dev %d"
88 megasas_dcmd_internal_finish(int cmd, int opcode, int lun) "scmd %d: cmd 0x%x lun %d"
89 megasas_dcmd_internal_invalid(int cmd, int opcode) "scmd %d: DCMD 0x%x"
90 megasas_dcmd_unhandled(int cmd, int opcode, int len) "scmd %d: opcode 0x%x, len %d"
91 megasas_dcmd_zero_sge(int cmd) "scmd %d: zero DCMD sge count"
92 megasas_dcmd_invalid_sge(int cmd, int count) "scmd %d: DCMD sge count %d"
93 megasas_dcmd_invalid_xfer_len(int cmd, unsigned long size, unsigned long max) "scmd %d: xfer len %l…
94 megasas_dcmd_enter(int cmd, const char *dcmd, int len) "scmd %d: DCMD %s len %d"
95 megasas_dcmd_dummy(int cmd, unsigned long size) "scmd %d: xfer len %ld"
96 megasas_dcmd_set_fw_time(int cmd, unsigned long time) "scmd %d: Set FW time 0x%lx"
97 megasas_dcmd_pd_get_list(int cmd, int num, int max, int offset) "scmd %d: DCMD PD get list: %d / %d…
98 megasas_dcmd_ld_get_list(int cmd, int num, int max) "scmd %d: DCMD LD get list: found %d / %d LDs"
99 megasas_dcmd_ld_get_info(int cmd, int ld_id) "scmd %d: dev %d"
100 megasas_dcmd_ld_list_query(int cmd, int flags) "scmd %d: query flags 0x%x"
101 megasas_dcmd_pd_get_info(int cmd, int pd_id) "scmd %d: dev %d"
102 megasas_dcmd_pd_list_query(int cmd, int flags) "scmd %d: query flags 0x%x"
103 megasas_dcmd_reset_ld(int cmd, int target_id) "scmd %d: dev %d"
104 megasas_dcmd_unsupported(int cmd, unsigned long size) "scmd %d: set properties len %ld"
105 megasas_abort_frame(int cmd, int abort_cmd) "scmd %d: frame 0x%x"
106 megasas_abort_no_cmd(int cmd, uint64_t context) "scmd %d: no active command for frame context 0x%" …
107 megasas_abort_invalid_context(int cmd, uint64_t context, int abort_cmd) "scmd %d: invalid frame con…
139 pvscsi_process_req_descr(uint8_t cmd, uint64_t ctx) "SCSI cmd 0x%x, ctx: 0x%"PRIx64
143 pvscsi_on_cmd_noimpl(const char* cmd) "unimplemented command %s ignored"
145 pvscsi_on_cmd_arrived(const char* cmd) "command %s arrived"
149 pvscsi_io_write(const char* cmd, uint64_t val) "%s write: 0x%"PRIx64
151 pvscsi_io_read(const char* cmd, uint64_t status) "%s read: 0x%"PRIx64
232 spapr_vscsi_command_complete(uint32_t tag, uint32_t status, void *req) "SCSI cmd complete, tag=0x%"…
241 spapr_vscsi_queue_cmd(uint32_t qtag, unsigned cdb, const char *cmd, int lun, int ret) "Queued comma…
309 virtio_scsi_cmd_req(int lun, uint32_t tag, uint8_t cmd) "virtio_scsi_cmd_req lun=%u tag=0x%x cmd=0x…
329 scsi_disk_emulate_mode_sense(int cmd, int page, size_t xfer, int control) "Mode Sense(%d) (page %d,…
340 scsi_disk_emulate_command_WRITE_SAME(int cmd, size_t xfer) "WRITE SAME %d (len %zd)"
341 scsi_disk_emulate_command_UNKNOWN(int cmd, const char *name) "Unknown SCSI command (0x%2.2x=%s)"
344 scsi_disk_dma_command_WRITE(const char *cmd, uint64_t lba, int len) "Write %s(sector %" PRId64 ", c…
346 …aio_sgio_command(uint32_t tag, uint8_t cmd, uint64_t lba, int len, uint32_t timeout) "disk aio sgi…
360 …i_generic_aio_sgio_command(uint32_t tag, uint8_t cmd, uint32_t timeout) "generic aio sgio: tag=0x%…
361 scsi_generic_ioctl_sgio_command(uint8_t cmd, uint32_t timeout) "generic ioctl sgio: cmd=0x%x timeou…
362 scsi_generic_ioctl_sgio_done(uint8_t cmd, int ret, uint8_t status, uint8_t host_status) "generic io…