Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c2222 if (role == ROLE_TARGET) in ahc_devlimited_syncrate()
2383 if (role == ROLE_TARGET) in ahc_validate_offset()
2411 if (role == ROLE_TARGET) in ahc_validate_width()
2752 role = ROLE_TARGET; in ahc_fetch_devinfo()
2756 if (role == ROLE_TARGET in ahc_fetch_devinfo()
2826 role = ROLE_TARGET; in ahc_scb_devinfo()
2966 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
3001 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
3862 if (devinfo->role != ROLE_TARGET) in ahc_parse_msg()
3924 if (devinfo->role != ROLE_TARGET) { in ahc_parse_msg()
[all …]
Daic79xx_core.c3688 if (role == ROLE_TARGET) in ahd_devlimited_syncrate()
3770 if (role == ROLE_TARGET) in ahd_validate_offset()
3798 if (role == ROLE_TARGET) in ahd_validate_width()
4278 role = ROLE_TARGET; in ahd_fetch_devinfo()
4282 if (role == ROLE_TARGET in ahd_fetch_devinfo()
4286 } else if (role == ROLE_TARGET) in ahd_fetch_devinfo()
4351 role = ROLE_TARGET; in ahd_scb_devinfo()
4514 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
4548 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
5357 if (devinfo->role != ROLE_TARGET) in ahd_parse_msg()
[all …]
Daic7xxx.h1088 ROLE_TARGET enumerator
Daic79xx.h1282 ROLE_TARGET enumerator