Searched refs:ahd_send_async (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | aic79xx_osm.h | 565 void ahd_send_async(struct ahd_softc *, char, u_int, u_int, ac_code, void *);
|
H A D | aic79xx_osm.c | 832 ahd_send_async(struct ahd_softc *ahd, char channel, u_int target, u_int lun, in ahd_send_async() function
|
H A D | aic79xx.c | 3006 ahd_send_async(ahd, devinfo->channel, devinfo->target, in ahd_set_syncrate() 3129 ahd_send_async(ahd, devinfo->channel, devinfo->target, in ahd_set_width() 3162 ahd_send_async(ahd, devinfo->channel, devinfo->target, in ahd_set_tags() 5045 ahd_send_async(ahd, devinfo->channel, devinfo->target, in ahd_handle_devreset() 7716 ahd_send_async(ahd, devinfo.channel, CAM_TARGET_WILDCARD, in ahd_reset_channel()
|