Searched refs:SIM_SCSI_ID (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_osm.c | 476 our_id = SIM_SCSI_ID(ahd, sim); in ahd_action() 644 ahd_set_tran_settings(ahd, SIM_SCSI_ID(ahd, sim), in ahd_action() 652 ahd_get_tran_settings(ahd, SIM_SCSI_ID(ahd, sim), in ahd_action() 745 ahd_compile_devinfo(&devinfo, SIM_SCSI_ID(ahd, sim), in ahd_set_tran_settings() 925 ahd_compile_devinfo(&devinfo, SIM_SCSI_ID(ahd, sim), in ahd_async()
|
H A D | aic79xx_osm.h | 77 #define SIM_SCSI_ID(ahd, sim) \ macro
|
H A D | aic7xxx_osm.h | 74 #define SIM_SCSI_ID(ahc, sim) \ macro
|
H A D | aic7xxx_osm.c | 459 our_id = SIM_SCSI_ID(ahc, sim); in ahc_action() 619 ahc_compile_devinfo(&devinfo, SIM_SCSI_ID(ahc, sim), in ahc_action() 736 ahc_get_tran_settings(ahc, SIM_SCSI_ID(ahc, sim), in ahc_action() 906 ahc_compile_devinfo(&devinfo, SIM_SCSI_ID(ahc, sim), in ahc_async()
|
H A D | aic79xx.c | 9973 our_id = SIM_SCSI_ID(ahd, sim); in ahd_handle_en_lun()
|