Searched refs:ahd_print_devinfo (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 3072 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_nonpkt_busfree() 3338 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_proto_violation() 3347 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_proto_violation() 3395 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_proto_violation() 3421 ahd_print_devinfo(ahd, devinfo); in ahd_force_renegotiation() 3996 ahd_print_devinfo(ahd, devinfo); in ahd_set_syncrate() 4332 ahd_print_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) in ahd_print_devinfo() function 4573 ahd_print_devinfo(ahd, devinfo); in ahd_build_transfer_msg() 4734 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_message_phase() 4824 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_message_phase() [all …]
|
D | aic79xx.h | 1459 void ahd_print_devinfo(struct ahd_softc *ahd,
|
D | aic79xx_osm.c | 1544 ahd_print_devinfo(ahd, &devinfo); in ahd_linux_device_queue_depth()
|