Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/
H A Daic7xxx.c1670 if (role == ROLE_TARGET) in ahc_devlimited_syncrate()
1809 if (role == ROLE_TARGET) in ahc_validate_offset()
1837 if (role == ROLE_TARGET) in ahc_validate_width()
2174 role = ROLE_TARGET; in ahc_fetch_devinfo()
2178 if (role == ROLE_TARGET in ahc_fetch_devinfo()
2248 role = ROLE_TARGET; in ahc_scb_devinfo()
2387 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
2422 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
3360 if (devinfo->role != ROLE_TARGET) in ahc_parse_msg()
3422 if (devinfo->role != ROLE_TARGET) { in ahc_parse_msg()
[all …]
H A Daic79xx.c2882 if (role == ROLE_TARGET) in ahd_devlimited_syncrate()
2964 if (role == ROLE_TARGET) in ahd_validate_offset()
2992 if (role == ROLE_TARGET) in ahd_validate_width()
3459 role = ROLE_TARGET; in ahd_fetch_devinfo()
3463 if (role == ROLE_TARGET in ahd_fetch_devinfo()
3467 } else if (role == ROLE_TARGET) in ahd_fetch_devinfo()
3532 role = ROLE_TARGET; in ahd_scb_devinfo()
3697 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
3731 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
4545 if (devinfo->role != ROLE_TARGET) in ahd_parse_msg()
[all …]
H A Daic7xxx.h1138 ROLE_TARGET enumerator
H A Daic79xx.h1345 ROLE_TARGET enumerator