Searched refs:ahc_compile_devinfo (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 619 ahc_compile_devinfo(&devinfo, our_id, starget->id, ahc_linux_target_alloc() 1198 ahc_compile_devinfo(&devinfo, our_id, target_id, ahc_linux_initialize_scsi_bus() 1401 ahc_compile_devinfo(&devinfo, ahc_linux_device_queue_depth() 1820 ahc_compile_devinfo(&devinfo, ahc_linux_handle_scsi_status() 2345 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, ahc_linux_set_width() 2380 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, ahc_linux_set_period() 2411 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, ahc_linux_set_offset() 2448 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, ahc_linux_set_dt() 2481 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0, 2509 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0,
|
H A D | aic7xxx_core.c | 1820 ahc_compile_devinfo(&devinfo, initiator_role_id, ahc_handle_scsiint() 1859 ahc_compile_devinfo(&devinfo, ahc_handle_scsiint() 2793 ahc_compile_devinfo(devinfo, ahc_fetch_devinfo() 2820 ahc_compile_devinfo(struct ahc_devinfo *devinfo, u_int our_id, u_int target, ahc_compile_devinfo() function 2852 ahc_compile_devinfo(devinfo, our_id, SCB_GET_TARGET(ahc, scb), ahc_scb_devinfo() 6496 ahc_compile_devinfo(&devinfo, ahc_reset_channel() 6629 ahc_compile_devinfo(&devinfo, target, initiator, ahc_reset_channel()
|
H A D | aic7xxx.h | 1200 void ahc_compile_devinfo(struct ahc_devinfo *devinfo,
|
Completed in 108 milliseconds