Searched refs:ahd_get_sense_bufaddr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_inline.h | 144 static inline uint32_t ahd_get_sense_bufaddr(struct ahd_softc *ahd, 164 ahd_get_sense_bufaddr(struct ahd_softc *ahd, struct scb *scb) in ahd_get_sense_bufaddr() function
|
H A D | aic79xx_core.c | 8976 sg = ahd_sg_setup(ahd, scb, sg, ahd_get_sense_bufaddr(ahd, scb), in ahd_handle_scsi_status()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_inline.h | 144 static inline uint32_t ahd_get_sense_bufaddr(struct ahd_softc *ahd, 164 ahd_get_sense_bufaddr(struct ahd_softc *ahd, struct scb *scb) in ahd_get_sense_bufaddr() function
|
H A D | aic79xx_core.c | 8972 sg = ahd_sg_setup(ahd, scb, sg, ahd_get_sense_bufaddr(ahd, scb), in ahd_handle_scsi_status()
|
Completed in 31 milliseconds