Lines Matching refs:orb_lo
218 uint32_t orb_lo; member
576 if (orbi->orb_lo == tag_id) in sbp_targ_get_orb_info()
1469 atio->tag_id = orbi->orb_lo; in sbp_targ_cmd_handler()
1715 uint16_t orb_hi, uint32_t orb_lo, struct sbp_targ_login *login, in sbp_targ_fetch_orb() argument
1721 printf("%s: fetch orb %04x:%08x\n", __func__, orb_hi, orb_lo); in sbp_targ_fetch_orb()
1731 orbi->orb_lo = orb_lo; in sbp_targ_fetch_orb()
1733 orbi->status.orb_lo = htonl(orb_lo); in sbp_targ_fetch_orb()
1738 fwmem_read_block(fwdev, (void *)orbi, /*spd*/FWSPD_S400, orb_hi, orb_lo, in sbp_targ_fetch_orb()
1745 login->last_lo = orb_lo; in sbp_targ_fetch_orb()
1765 fwmem_read_block(fwdev, (void *)orbi, /*spd*/FWSPD_S400, orb_hi, orb_lo, in sbp_targ_fetch_orb()
1772 fwmem_read_block(fwdev, (void *)orbi, /*spd*/FWSPD_S400, orb_hi, orb_lo, in sbp_targ_fetch_orb()