Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_core.c2247 if (role == ROLE_TARGET) in ahc_devlimited_syncrate()
2408 if (role == ROLE_TARGET) in ahc_validate_offset()
2436 if (role == ROLE_TARGET) in ahc_validate_width()
2777 role = ROLE_TARGET; in ahc_fetch_devinfo()
2781 if (role == ROLE_TARGET in ahc_fetch_devinfo()
2851 role = ROLE_TARGET; in ahc_scb_devinfo()
2991 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
3026 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
3887 if (devinfo->role != ROLE_TARGET) in ahc_parse_msg()
3949 if (devinfo->role != ROLE_TARGET) { in ahc_parse_msg()
[all …]
Daic79xx_core.c3722 if (role == ROLE_TARGET) in ahd_devlimited_syncrate()
3804 if (role == ROLE_TARGET) in ahd_validate_offset()
3832 if (role == ROLE_TARGET) in ahd_validate_width()
4314 role = ROLE_TARGET; in ahd_fetch_devinfo()
4318 if (role == ROLE_TARGET in ahd_fetch_devinfo()
4322 } else if (role == ROLE_TARGET) in ahd_fetch_devinfo()
4387 role = ROLE_TARGET; in ahd_scb_devinfo()
4550 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
4584 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
5393 if (devinfo->role != ROLE_TARGET) in ahd_parse_msg()
[all …]
Daic7xxx.h1095 ROLE_TARGET enumerator
Daic79xx.h1288 ROLE_TARGET enumerator