Lines Matching refs:hardware_scb
515 for (i = 0; i < sizeof(struct hardware_scb); i++)
2629 struct hardware_scb *hscb;
3289 struct hardware_scb *pending_hscb;
3329 struct hardware_scb *pending_hscb;
5745 struct hardware_scb *hscb;
5768 hscb = &((struct hardware_scb *)hscb_map->vaddr)[offset];
5792 hscb = (struct hardware_scb *)hscb_map->vaddr;
6025 if (sizeof(struct hardware_scb) != 64)
6052 + sizeof(struct hardware_scb);
6097 ahd->next_queued_hscb = (struct hardware_scb *)next_vaddr;
6335 ahd_outb(ahd, LUNPTR, offsetof(struct hardware_scb,
6338 ahd_outb(ahd, LUNPTR, offsetof(struct hardware_scb, lun));
6340 ahd_outb(ahd, CMDLENPTR, offsetof(struct hardware_scb, cdb_len));
6341 ahd_outb(ahd, ATTRPTR, offsetof(struct hardware_scb, task_attribute));
6342 ahd_outb(ahd, FLAGPTR, offsetof(struct hardware_scb, task_management));
6343 ahd_outb(ahd, CMDPTR, offsetof(struct hardware_scb,
6346 offsetof(struct hardware_scb, next_hscb_busaddr));
6348 ahd_outb(ahd, ABRTBYTEPTR, offsetof(struct hardware_scb, control));
6358 AUSCBPTR_EN | offsetof(struct hardware_scb, tag));
7836 struct hardware_scb *hscb;
8044 struct hardware_scb *hscb;