Home
last modified time | relevance | path

Searched refs:hscb_ptr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c1327 uint8_t *hscb_ptr; in ahd_flush_qoutfifo() local
1338 hscb_ptr = (uint8_t *)scb->hscb; in ahd_flush_qoutfifo()
1340 *hscb_ptr++ = ahd_inb_scbram(ahd, SCB_BASE + i); in ahd_flush_qoutfifo()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c1327 uint8_t *hscb_ptr; in ahd_flush_qoutfifo() local
1338 hscb_ptr = (uint8_t *)scb->hscb; in ahd_flush_qoutfifo()
1340 *hscb_ptr++ = ahd_inb_scbram(ahd, SCB_BASE + i); in ahd_flush_qoutfifo()

Completed in 31 milliseconds