Searched refs:ahc_freeze_devq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 260 static void ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb); 1040 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint() 1415 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint() 1757 ahc_freeze_devq(ahc, scb); in ahc_handle_scsiint() 5730 ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_freeze_devq() function
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 260 static void ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb); 1040 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint() 1414 ahc_freeze_devq(ahc, scb); in ahc_handle_seqint() 1756 ahc_freeze_devq(ahc, scb); in ahc_handle_scsiint() 5727 ahc_freeze_devq(struct ahc_softc *ahc, struct scb *scb) in ahc_freeze_devq() function
|
Completed in 17 milliseconds