Home
last modified time | relevance | path

Searched refs:ROLE_TARGET (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic7xxx.c1666 if (role == ROLE_TARGET) in ahc_devlimited_syncrate()
1807 if (role == ROLE_TARGET) in ahc_validate_offset()
1835 if (role == ROLE_TARGET) in ahc_validate_width()
2172 role = ROLE_TARGET; in ahc_fetch_devinfo()
2176 if (role == ROLE_TARGET in ahc_fetch_devinfo()
2246 role = ROLE_TARGET; in ahc_scb_devinfo()
2385 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
2420 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
3284 if (devinfo->role != ROLE_TARGET) in ahc_parse_msg()
3346 if (devinfo->role != ROLE_TARGET) { in ahc_parse_msg()
[all …]
H A Daic79xx.c2789 if (role == ROLE_TARGET) in ahd_devlimited_syncrate()
2871 if (role == ROLE_TARGET) in ahd_validate_offset()
2899 if (role == ROLE_TARGET) in ahd_validate_width()
3362 role = ROLE_TARGET; in ahd_fetch_devinfo()
3366 if (role == ROLE_TARGET in ahd_fetch_devinfo()
3370 } else if (role == ROLE_TARGET) in ahd_fetch_devinfo()
3435 role = ROLE_TARGET; in ahd_scb_devinfo()
3598 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
3632 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
4451 if (devinfo->role != ROLE_TARGET) in ahd_parse_msg()
[all …]
H A Daic7xxxvar.h1216 ROLE_TARGET enumerator
H A Daic79xxvar.h1302 ROLE_TARGET enumerator
H A Daic7xxx_osm.c928 ROLE_TARGET, in ahc_timeout()