Home
last modified time | relevance | path

Searched refs:scb_index (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c879 u_int scb_index; in ahc_run_qoutfifo() local
884 scb_index = ahc->qoutfifo[ahc->qoutfifonext]; in ahc_run_qoutfifo()
904 scb = ahc_lookup_scb(ahc, scb_index); in ahc_run_qoutfifo()
908 ahc_name(ahc), scb_index, in ahc_run_qoutfifo()
994 u_int scb_index; in ahc_handle_seqint() local
1013 scb_index = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()
1014 scb = ahc_lookup_scb(ahc, scb_index); in ahc_handle_seqint()
1019 intstat, scb_index); in ahc_handle_seqint()
1247 u_int scb_index; in ahc_handle_seqint() local
1265 scb_index in ahc_handle_seqint()
1352 u_int scb_index; ahc_handle_seqint() local
1530 u_int scb_index; ahc_handle_scsiint() local
3994 u_int scb_index; ahc_handle_msg_reject() local
4136 u_int scb_index; ahc_handle_ign_wide_residue() local
4247 u_int scb_index; ahc_reinitialize_dataptrs() local
5944 uint8_t scb_index; ahc_search_qinfifo() local
6130 u_int scb_index; ahc_search_disc_list() local
7119 uint8_t scb_index; ahc_dump_card_state() local
[all...]
H A Daic79xx_core.c1662 u_int scb_index; in ahd_run_qoutfifo() local
1674 scb_index = ahd_le16toh(completion->tag); in ahd_run_qoutfifo()
1675 scb = ahd_lookup_scb(ahd, scb_index); in ahd_run_qoutfifo()
1679 ahd_name(ahd), scb_index, in ahd_run_qoutfifo()
1993 u_int scb_index; in ahd_handle_seqint() local
2001 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()
2002 scb = ahd_lookup_scb(ahd, scb_index); in ahd_handle_seqint()
2060 u_int scb_index; in ahd_handle_seqint() local
2078 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()
2079 scb = ahd_lookup_scb(ahd, scb_index); in ahd_handle_seqint()
5497 u_int scb_index; ahd_handle_msg_reject() local
5659 u_int scb_index; ahd_handle_ign_wide_residue() local
5811 u_int scb_index; ahd_reinitialize_dataptrs() local
9642 u_int scb_index; ahd_dump_card_state() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c879 u_int scb_index; in ahc_run_qoutfifo() local
884 scb_index = ahc->qoutfifo[ahc->qoutfifonext]; in ahc_run_qoutfifo()
904 scb = ahc_lookup_scb(ahc, scb_index); in ahc_run_qoutfifo()
908 ahc_name(ahc), scb_index, in ahc_run_qoutfifo()
994 u_int scb_index; in ahc_handle_seqint() local
1013 scb_index = ahc_inb(ahc, SCB_TAG); in ahc_handle_seqint()
1014 scb = ahc_lookup_scb(ahc, scb_index); in ahc_handle_seqint()
1019 intstat, scb_index); in ahc_handle_seqint()
1247 u_int scb_index; in ahc_handle_seqint() local
1265 scb_index in ahc_handle_seqint()
1351 u_int scb_index; ahc_handle_seqint() local
1529 u_int scb_index; ahc_handle_scsiint() local
3992 u_int scb_index; ahc_handle_msg_reject() local
4134 u_int scb_index; ahc_handle_ign_wide_residue() local
4245 u_int scb_index; ahc_reinitialize_dataptrs() local
5940 uint8_t scb_index; ahc_search_qinfifo() local
6125 u_int scb_index; ahc_search_disc_list() local
7113 uint8_t scb_index; ahc_dump_card_state() local
[all...]
H A Daic79xx_core.c1662 u_int scb_index; in ahd_run_qoutfifo() local
1674 scb_index = ahd_le16toh(completion->tag); in ahd_run_qoutfifo()
1675 scb = ahd_lookup_scb(ahd, scb_index); in ahd_run_qoutfifo()
1679 ahd_name(ahd), scb_index, in ahd_run_qoutfifo()
1993 u_int scb_index; in ahd_handle_seqint() local
2001 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()
2002 scb = ahd_lookup_scb(ahd, scb_index); in ahd_handle_seqint()
2060 u_int scb_index; in ahd_handle_seqint() local
2078 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()
2079 scb = ahd_lookup_scb(ahd, scb_index); in ahd_handle_seqint()
5495 u_int scb_index; ahd_handle_msg_reject() local
5657 u_int scb_index; ahd_handle_ign_wide_residue() local
5809 u_int scb_index; ahd_reinitialize_dataptrs() local
9638 u_int scb_index; ahd_dump_card_state() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Da100u2w.c813 u8 scb_index; in orc_interrupt() local
822 scb_index = inb(host->base + ORC_RQUEUE); in orc_interrupt()
825 scb = (struct orc_scb *) ((unsigned long) host->scb_virt + (unsigned long) (sizeof(struct orc_scb) * scb_index)); in orc_interrupt()
/kernel/linux/linux-6.6/drivers/scsi/
H A Da100u2w.c813 u8 scb_index; in orc_interrupt() local
822 scb_index = inb(host->base + ORC_RQUEUE); in orc_interrupt()
825 scb = (struct orc_scb *) ((unsigned long) host->scb_virt + (unsigned long) (sizeof(struct orc_scb) * scb_index)); in orc_interrupt()

Completed in 21 milliseconds