Searched defs:target_cmd (Results 1 – 7 of 7) sorted by relevance
112 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_load_firmware_chunk() local236 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_load_umac() local
492 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_target_read() local932 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_target_reset() local
493 struct iwm_udma_nonwifi_cmd target_cmd; in iwm_config_boot_params() local
623 struct target_cmd { struct624 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];
677 struct target_cmd { struct678 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];
844 struct target_cmd { struct845 unsigned char mesg_bytes[4];846 unsigned char command[28];
1845 uchar target_cmd; member