Searched refs:ahc_scb_devinfo (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 152 static void ahc_scb_devinfo(struct ahc_softc *ahc, 1755 ahc_scb_devinfo(ahc, &devinfo, scb); in ahc_handle_scsiint() 2688 ahc_scb_devinfo(ahc, &devinfo, pending_scb); in ahc_update_pending_scbs() 2819 ahc_scb_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_scb_devinfo() function
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 152 static void ahc_scb_devinfo(struct ahc_softc *ahc, 1754 ahc_scb_devinfo(ahc, &devinfo, scb); in ahc_handle_scsiint() 2686 ahc_scb_devinfo(ahc, &devinfo, pending_scb); in ahc_update_pending_scbs() 2817 ahc_scb_devinfo(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_scb_devinfo() function
|
Completed in 16 milliseconds