Searched refs:cmd_type_6 (Results 1 – 3 of 3) sorted by relevance
590 qla24xx_build_scsi_type_6_iocbs(srb_t *sp, struct cmd_type_6 *cmd_pkt, in qla24xx_build_scsi_type_6_iocbs()3433 struct cmd_type_6 *cmd_pkt; in qla82xx_start_scsi()3521 cmd_pkt = (struct cmd_type_6 *)req->ring_ptr; in qla82xx_start_scsi()4242 struct cmd_type_6 *cmd_pkt; in qla_start_scsi_type6()4399 cmd_pkt = (struct cmd_type_6 *)req->ring_ptr; in qla_start_scsi_type6()
475 struct cmd_type_6 { struct
8201 BUILD_BUG_ON(sizeof(struct cmd_type_6) != 64); in qla2x00_module_init()