Home
last modified time | relevance | path

Searched refs:MFI_CMD_PD_SCSI_IO (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/mfi/
Dmfi_cam.c362 pt->header.cmd = MFI_CMD_PD_SCSI_IO; in mfip_start()
Dmfi.c2143 pass->header.cmd = MFI_CMD_PD_SCSI_IO; in mfi_build_syspdio()
2373 if (((cm->cm_frame->header.cmd == MFI_CMD_PD_SCSI_IO) || in mfi_data_cb()
2660 pass->header.cmd = MFI_CMD_PD_SCSI_IO; in mfi_dump_syspd_blocks()
3278 if (cm->cm_frame->header.cmd == MFI_CMD_PD_SCSI_IO) { in mfi_ioctl()
3551 if (cm->cm_frame->header.cmd == MFI_CMD_PD_SCSI_IO) { in mfi_linux_ioctl_int()
Dmfireg.h183 MFI_CMD_PD_SCSI_IO, enumerator
Dmfi_tbolt.c1110 if (hdr->cmd == MFI_CMD_PD_SCSI_IO) { in mfi_tbolt_send_frame()
/freebsd-12-stable/sys/dev/mrsas/
Dmrsas.h1352 #define MFI_CMD_PD_SCSI_IO 0x04 macro
Dmrsas.c4049 case MFI_CMD_PD_SCSI_IO: in mrsas_complete_mptmfi_passthru()