hpt_iop_request_get_config 401 drivers/scsi/hptiop.c struct hpt_iop_request_get_config *config) hpt_iop_request_get_config 404 drivers/scsi/hptiop.c struct hpt_iop_request_get_config __iomem *req; hpt_iop_request_get_config 410 drivers/scsi/hptiop.c req = (struct hpt_iop_request_get_config __iomem *) hpt_iop_request_get_config 415 drivers/scsi/hptiop.c writel(sizeof(struct hpt_iop_request_get_config), &req->header.size); hpt_iop_request_get_config 429 drivers/scsi/hptiop.c struct hpt_iop_request_get_config *config) hpt_iop_request_get_config 431 drivers/scsi/hptiop.c struct hpt_iop_request_get_config *req = hba->u.mv.internal_req; hpt_iop_request_get_config 436 drivers/scsi/hptiop.c cpu_to_le32(sizeof(struct hpt_iop_request_get_config)); hpt_iop_request_get_config 446 drivers/scsi/hptiop.c memcpy(config, req, sizeof(struct hpt_iop_request_get_config)); hpt_iop_request_get_config 451 drivers/scsi/hptiop.c struct hpt_iop_request_get_config *config) hpt_iop_request_get_config 453 drivers/scsi/hptiop.c struct hpt_iop_request_get_config *info = hba->u.mvfrey.config; hpt_iop_request_get_config 455 drivers/scsi/hptiop.c if (info->header.size != sizeof(struct hpt_iop_request_get_config) || hpt_iop_request_get_config 1282 drivers/scsi/hptiop.c struct hpt_iop_request_get_config iop_config; hpt_iop_request_get_config 283 drivers/scsi/hptiop.h struct hpt_iop_request_get_config __iomem *config; hpt_iop_request_get_config 354 drivers/scsi/hptiop.h struct hpt_iop_request_get_config *config);