Searched refs:ahd_print_devinfo (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 3078 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_nonpkt_busfree() 3344 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_proto_violation() 3353 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_proto_violation() 3401 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_proto_violation() 3427 ahd_print_devinfo(ahd, devinfo); in ahd_force_renegotiation() 4002 ahd_print_devinfo(ahd, devinfo); in ahd_set_syncrate() 4338 ahd_print_devinfo(struct ahd_softc *ahd, struct ahd_devinfo *devinfo) in ahd_print_devinfo() function 4579 ahd_print_devinfo(ahd, devinfo); in ahd_build_transfer_msg() 4740 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_message_phase() 4830 ahd_print_devinfo(ahd, &devinfo); in ahd_handle_message_phase() [all …]
|
D | aic79xx.h | 1465 void ahd_print_devinfo(struct ahd_softc *ahd,
|
D | aic79xx_osm.c | 1545 ahd_print_devinfo(ahd, &devinfo); in ahd_linux_device_queue_depth()
|