Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c2240 if (role == ROLE_TARGET) in ahc_devlimited_syncrate()
2401 if (role == ROLE_TARGET) in ahc_validate_offset()
2429 if (role == ROLE_TARGET) in ahc_validate_width()
2770 role = ROLE_TARGET; in ahc_fetch_devinfo()
2774 if (role == ROLE_TARGET in ahc_fetch_devinfo()
2844 role = ROLE_TARGET; in ahc_scb_devinfo()
2984 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
3019 if (devinfo->role == ROLE_TARGET) in ahc_build_transfer_msg()
3880 if (devinfo->role != ROLE_TARGET) in ahc_parse_msg()
3942 if (devinfo->role != ROLE_TARGET) { in ahc_parse_msg()
[all …]
Daic79xx_core.c3716 if (role == ROLE_TARGET) in ahd_devlimited_syncrate()
3798 if (role == ROLE_TARGET) in ahd_validate_offset()
3826 if (role == ROLE_TARGET) in ahd_validate_width()
4308 role = ROLE_TARGET; in ahd_fetch_devinfo()
4312 if (role == ROLE_TARGET in ahd_fetch_devinfo()
4316 } else if (role == ROLE_TARGET) in ahd_fetch_devinfo()
4381 role = ROLE_TARGET; in ahd_scb_devinfo()
4544 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
4578 if (devinfo->role == ROLE_TARGET) in ahd_build_transfer_msg()
5387 if (devinfo->role != ROLE_TARGET) in ahd_parse_msg()
[all …]
Daic7xxx.h1090 ROLE_TARGET enumerator
Daic79xx.h1282 ROLE_TARGET enumerator