hpt_iop_request_set_config 473 drivers/scsi/hptiop.c struct hpt_iop_request_set_config *config) hpt_iop_request_set_config 476 drivers/scsi/hptiop.c struct hpt_iop_request_set_config __iomem *req; hpt_iop_request_set_config 482 drivers/scsi/hptiop.c req = (struct hpt_iop_request_set_config __iomem *) hpt_iop_request_set_config 487 drivers/scsi/hptiop.c sizeof(struct hpt_iop_request_set_config) - hpt_iop_request_set_config 492 drivers/scsi/hptiop.c writel(sizeof(struct hpt_iop_request_set_config), &req->header.size); hpt_iop_request_set_config 505 drivers/scsi/hptiop.c struct hpt_iop_request_set_config *config) hpt_iop_request_set_config 507 drivers/scsi/hptiop.c struct hpt_iop_request_set_config *req = hba->u.mv.internal_req; hpt_iop_request_set_config 509 drivers/scsi/hptiop.c memcpy(req, config, sizeof(struct hpt_iop_request_set_config)); hpt_iop_request_set_config 513 drivers/scsi/hptiop.c cpu_to_le32(sizeof(struct hpt_iop_request_set_config)); hpt_iop_request_set_config 527 drivers/scsi/hptiop.c struct hpt_iop_request_set_config *config) hpt_iop_request_set_config 529 drivers/scsi/hptiop.c struct hpt_iop_request_set_config *req = hpt_iop_request_set_config 532 drivers/scsi/hptiop.c memcpy(req, config, sizeof(struct hpt_iop_request_set_config)); hpt_iop_request_set_config 536 drivers/scsi/hptiop.c cpu_to_le32(sizeof(struct hpt_iop_request_set_config)); hpt_iop_request_set_config 1283 drivers/scsi/hptiop.c struct hpt_iop_request_set_config set_config; hpt_iop_request_set_config 1407 drivers/scsi/hptiop.c memset(&set_config, 0, sizeof(struct hpt_iop_request_set_config)); hpt_iop_request_set_config 356 drivers/scsi/hptiop.h struct hpt_iop_request_set_config *config);