Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c1663 if (role == ROLE_TARGET) in ahc_devlimited_syncrate()
1804 if (role == ROLE_TARGET) in ahc_validate_offset()
1832 if (role == ROLE_TARGET) in ahc_validate_width()
2171 role = ROLE_TARGET; in ahc_fetch_devinfo()
2175 if (role == ROLE_TARGET in ahc_fetch_devinfo()
2245 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()
3291 if (devinfo->role != ROLE_TARGET) in ahc_parse_msg()
3353 if (devinfo->role != ROLE_TARGET) { in ahc_parse_msg()
[all …]
Daic79xx_core.c2438 if (role == ROLE_TARGET) in ahd_devlimited_syncrate()
2520 if (role == ROLE_TARGET) in ahd_validate_offset()
2548 if (role == ROLE_TARGET) in ahd_validate_width()
3013 role = ROLE_TARGET; in ahd_fetch_devinfo()
3017 if (role == ROLE_TARGET in ahd_fetch_devinfo()
3021 } else if (role == ROLE_TARGET) in ahd_fetch_devinfo()
3086 role = ROLE_TARGET; in ahd_scb_devinfo()
3249 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
3283 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
4097 if (devinfo->role != ROLE_TARGET) in ahd_parse_msg()
[all …]
Daic7xxx.h1121 ROLE_TARGET enumerator
Daic79xx.h1282 ROLE_TARGET enumerator