TW_Command_Full 140 drivers/scsi/3w-9xxx.c static void twa_load_sgl(TW_Device_Extension *tw_dev, TW_Command_Full *full_command_packet, int request_id, dma_addr_t dma_handle, int length); TW_Command_Full 228 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 286 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 297 drivers/scsi/3w-9xxx.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 430 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 434 drivers/scsi/3w-9xxx.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 477 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 484 drivers/scsi/3w-9xxx.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 543 drivers/scsi/3w-9xxx.c tw_dev->command_packet_virt[i] = (TW_Command_Full *)((unsigned char *)cpu_addr + (i*size)); TW_Command_Full 649 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 708 drivers/scsi/3w-9xxx.c memcpy(tw_dev->command_packet_virt[request_id], &(tw_ioctl->firmware_command), sizeof(TW_Command_Full)); TW_Command_Full 731 drivers/scsi/3w-9xxx.c memcpy(&(tw_ioctl->firmware_command), tw_dev->command_packet_virt[request_id], sizeof(TW_Command_Full)); TW_Command_Full 987 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 1035 drivers/scsi/3w-9xxx.c sizeof(TW_Command_Full) * TW_Q_LENGTH, TW_Command_Full 1059 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 1066 drivers/scsi/3w-9xxx.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 1119 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 1125 drivers/scsi/3w-9xxx.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 1177 drivers/scsi/3w-9xxx.c if (twa_allocate_memory(tw_dev, sizeof(TW_Command_Full), 0)) { TW_Command_Full 1223 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 1380 drivers/scsi/3w-9xxx.c static void twa_load_sgl(TW_Device_Extension *tw_dev, TW_Command_Full *full_command_packet, int request_id, dma_addr_t dma_handle, int length) TW_Command_Full 1423 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet = tw_dev->command_packet_virt[request_id]; TW_Command_Full 1807 drivers/scsi/3w-9xxx.c TW_Command_Full *full_command_packet; TW_Command_Full 590 drivers/scsi/3w-9xxx.h TW_Command_Full firmware_command; TW_Command_Full 640 drivers/scsi/3w-9xxx.h TW_Command_Full *command_packet_virt[TW_Q_LENGTH]; TW_Command_Full 294 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 379 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 383 drivers/scsi/3w-sas.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 412 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 419 drivers/scsi/3w-sas.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 469 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 562 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 573 drivers/scsi/3w-sas.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 661 drivers/scsi/3w-sas.c tw_dev->command_packet_virt[i] = (TW_Command_Full *)((unsigned char *)cpu_addr + (i*size)); TW_Command_Full 679 drivers/scsi/3w-sas.c static void twl_load_sgl(TW_Device_Extension *tw_dev, TW_Command_Full *full_command_packet, int request_id, dma_addr_t dma_handle, int length) TW_Command_Full 725 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 776 drivers/scsi/3w-sas.c full_command_packet = (TW_Command_Full *)&tw_ioctl->firmware_command; TW_Command_Full 781 drivers/scsi/3w-sas.c memcpy(tw_dev->command_packet_virt[request_id], &(tw_ioctl->firmware_command), sizeof(TW_Command_Full)); TW_Command_Full 804 drivers/scsi/3w-sas.c memcpy(&(tw_ioctl->firmware_command), tw_dev->command_packet_virt[request_id], sizeof(TW_Command_Full)); TW_Command_Full 863 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 906 drivers/scsi/3w-sas.c sizeof(TW_Command_Full)*TW_Q_LENGTH, TW_Command_Full 929 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 936 drivers/scsi/3w-sas.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 981 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 987 drivers/scsi/3w-sas.c memset(full_command_packet, 0, sizeof(TW_Command_Full)); TW_Command_Full 1039 drivers/scsi/3w-sas.c if (twl_allocate_memory(tw_dev, sizeof(TW_Command_Full), 0)) { TW_Command_Full 1128 drivers/scsi/3w-sas.c TW_Command_Full *full_command_packet; TW_Command_Full 321 drivers/scsi/3w-sas.h TW_Command_Full firmware_command; TW_Command_Full 358 drivers/scsi/3w-sas.h TW_Command_Full *command_packet_virt[TW_Q_LENGTH];