Searched refs:orc_scb (Results 1 – 2 of 2) sorted by relevance
444 struct orc_scb *scb; in setup_SCBs()597 struct orc_scb *scb; in orc_device_reset()599 struct orc_scb *host_scb; in orc_device_reset()604 scb = (struct orc_scb *) NULL; in orc_device_reset()698 struct orc_scb *scb; in orc_alloc_scb()765 struct orc_scb *scb; in inia100_abort_cmd()814 struct orc_scb *scb; in orc_interrupt()825 …scb = (struct orc_scb *) ((unsigned long) host->scb_virt + (unsigned long) (sizeof(struct orc_scb)… in orc_interrupt()914 struct orc_scb *scb; in inia100_queue_lck()1178 ORC_MAXQUEUE * sizeof(struct orc_scb), in inia100_probe_one()[all …]
146 struct orc_scb { /* Scsi_Ctrl_Blk */ struct236 struct orc_scb *scb_virt; /* Virtual Pointer to SCB array */
Completed in 6 milliseconds