Home
last modified time | relevance | path

Searched refs:orc_extended_scb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Da100u2w.c446 struct orc_extended_scb *escb; in setup_SCBs()
461 escb_phys = (host->escb_phys + (sizeof(struct orc_extended_scb) * i)); in setup_SCBs()
598 struct orc_extended_scb *escb; in orc_device_reset()
605 escb = (struct orc_extended_scb *) NULL; in orc_device_reset()
764 struct orc_extended_scb *escb; in inia100_abort_cmd()
847 struct orc_extended_scb *escb; in inia100_build_scb()
991 struct orc_extended_scb *escb; in inia100_scb_handler()
1129 sz = ORC_MAXQUEUE * sizeof(struct orc_extended_scb); in inia100_probe_one()
1174 ORC_MAXQUEUE * sizeof(struct orc_extended_scb), in inia100_probe_one()
1199 ORC_MAXQUEUE * sizeof(struct orc_extended_scb), in inia100_remove_one()
H A Da100u2w.h136 struct orc_extended_scb { /* Extended SCB */ struct
169 struct orc_extended_scb *escb; /*38 Extended SCB Pointer */
238 struct orc_extended_scb *escb_virt; /* Virtual pointer to ESCB Scatter list */