Searched refs:ahd_construct_wdtr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 137 static void ahd_construct_wdtr(struct ahd_softc *ahd, 4575 ahd_construct_wdtr(ahd, devinfo, tinfo->goal.width); in ahd_build_transfer_msg() 4604 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_construct_wdtr() function 5255 ahd_construct_wdtr(ahd, devinfo, bus_width); in ahd_parse_msg()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 137 static void ahd_construct_wdtr(struct ahd_softc *ahd, 4573 ahd_construct_wdtr(ahd, devinfo, tinfo->goal.width); in ahd_build_transfer_msg() 4602 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, in ahd_construct_wdtr() function 5253 ahd_construct_wdtr(ahd, devinfo, bus_width); in ahd_parse_msg()
|
Completed in 23 milliseconds