Home
last modified time | relevance | path

Searched defs:target_cmd (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/drivers/net/wireless/iwmc3200wifi/
Dfw.c112 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_load_firmware_chunk() local
236 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_load_umac() local
Dcommands.c492 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_target_read() local
932 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_target_reset() local
Dmain.c493 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_config_boot_params() local
/linux-3.3/drivers/scsi/aic7xxx/
Daic7xxx.h623 struct target_cmd { struct
624 uint8_t scsiid; /* Our ID and the initiator's ID */
625 uint8_t identify; /* Identify message */
626 uint8_t bytes[22]; /*
631 uint8_t cmd_valid; /*
642 uint8_t pad[7];
Daic79xx.h677 struct target_cmd { struct
678 uint8_t scsiid; /* Our ID and the initiator's ID */
679 uint8_t identify; /* Identify message */
680 uint8_t bytes[22]; /*
685 uint8_t cmd_valid; /*
696 uint8_t pad[7];
/linux-3.3/drivers/scsi/
Daic7xxx_old.c844 struct target_cmd { struct
845 unsigned char mesg_bytes[4];
846 unsigned char command[28];
Dadvansys.c1845 uchar target_cmd; member