Searched refs:IFB_CarryIn (Results 1 – 2 of 2) sorted by relevance
280 hcf_16 IFB_CarryIn; // carry and carry-flag to move 1 byte from one get_frag to the next member
4001 if ( i && ifbp->IFB_CarryIn ) { in get_frag()4004 *p++ = (hcf_8)(ifbp->IFB_CarryIn>>8); in get_frag()4007 ifbp->IFB_CarryIn = 0; in get_frag()4040 ifbp->IFB_CarryIn = IN_PORT_WORD( io_port ); in get_frag()4042 bufp[len-1] = (hcf_8)ifbp->IFB_CarryIn; in get_frag()4044 ifbp->IFB_CarryIn |= 0x1; in get_frag()4873 ifbp->IFB_CarryIn = 0; in setup_bap()