Searched refs:ahd_print_devinfo (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 3059 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_nonpkt_busfree() 3312 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_proto_violation() 3321 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_proto_violation() 3369 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_proto_violation() 3395 ahd_print_devinfo(ahd, devinfo); in ahd_force_renegotiation() 3968 ahd_print_devinfo(ahd, devinfo); in ahd_set_syncrate() 4302 ahd_print_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) in ahd_print_devinfo() function 4543 ahd_print_devinfo(ahd, devinfo); in ahd_build_transfer_msg() 4704 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_message_phase() 4794 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_message_phase() [all …]
|
D | aic79xx.h | 1455 void ahd_print_devinfo(struct ahd_softc *ahd,
|
D | aic79xx_osm.c | 1529 ahd_print_devinfo(ahd, &devinfo); in ahd_linux_device_queue_depth()
|