next_queued_hscb 1058 drivers/scsi/aic7xxx/aic79xx.h struct hardware_scb *next_queued_hscb; next_queued_hscb 820 drivers/scsi/aic7xxx/aic79xx_core.c q_hscb = ahd->next_queued_hscb; next_queued_hscb 828 drivers/scsi/aic7xxx/aic79xx_core.c ahd->next_queued_hscb = scb->hscb; next_queued_hscb 7137 drivers/scsi/aic7xxx/aic79xx_core.c ahd->next_queued_hscb = (struct hardware_scb *)next_vaddr; next_queued_hscb 7139 drivers/scsi/aic7xxx/aic79xx_core.c ahd->next_queued_hscb->hscb_busaddr = ahd_htole32(next_baddr); next_queued_hscb 7389 drivers/scsi/aic7xxx/aic79xx_core.c sizeof(ahd->next_queued_hscb->pkt_long_lun) - 1); next_queued_hscb 7546 drivers/scsi/aic7xxx/aic79xx_core.c busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr); next_queued_hscb 8082 drivers/scsi/aic7xxx/aic79xx_core.c scb->hscb->next_hscb_busaddr = ahd->next_queued_hscb->hscb_busaddr; next_queued_hscb 8197 drivers/scsi/aic7xxx/aic79xx_core.c busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr);