Home
last modified time | relevance | path

Searched refs:ldm_find_target (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/hptnr/
H A Dhptnr_config.h78 #define ldm_find_target hptnr_ldm_find_target macro
H A Dldm.h451 PVDEV ldm_find_target(PVBUS vbus, int id);
H A Dhptnr_osm_bsd.c353 PVDEV vd = ldm_find_target(vbus, i); in hpt_shutdown_vbus()
605 vd = ldm_find_target(vbus, ccb->ccb_h.target_id); in hpt_scsi_io()
/freebsd/sys/dev/hptrr/
H A Dhptrr_config.h80 #define ldm_find_target hptrr_ldm_find_target macro
H A Dldm.h445 PVDEV ldm_find_target(PVBUS vbus, int id);
H A Dhptrr_osm_bsd.c355 PVDEV vd = ldm_find_target(vbus, i); in hpt_shutdown_vbus()
565 vd = ldm_find_target(vbus, ccb->ccb_h.target_id); in hpt_scsi_io()
/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_config.h84 #define ldm_find_target hpt27xx_ldm_find_target macro
H A Dldm.h452 PVDEV ldm_find_target(PVBUS vbus, int id);
H A Dhpt27xx_osm_bsd.c351 PVDEV vd = ldm_find_target(vbus, i); in hpt_shutdown_vbus()
559 vd = ldm_find_target(vbus, ccb->ccb_h.target_id); in hpt_scsi_io()