Lines Matching refs:SCBPTR
125 mov SCBPTR, RETURN_2;
155 mov WAITING_SCBH, SCBPTR;
160 mov SCBPTR, WAITING_SCBH;
267 mov SCBPTR, WAITING_SCBH;
839 mov WAITING_SCBH, SCBPTR;
955 * always the case in non-paging scenarios), SCBPTR is already
959 mov SCBPTR call rem_scb_from_disc_list;
1156 * the SCB cannot be found, SINDEX will be SCB_LIST_NULL, otherwise, SCBPTR
1160 mov SCBPTR,SINDEX; /* Initialize SCBPTR */
1168 mov ARG_2, SCBPTR;
1170 mov SCBPTR,SCB_NEXT;
1174 mov SINDEX, SCBPTR ret;
1187 mov SCBPTR call findSCB; /* Continue the search */
1192 * removed, SCBPTR to be pointing to that SCB, and ARG_2 to be the
1200 mov SCBPTR, ARG_2;
1202 mov SCBPTR, SINDEX ret;
1356 mov CCSCBPTR, SCBPTR;
1510 mov FREE_SCBH, SCBPTR;
1521 mov SCBPTR, DISCONNECTED_SCBH;
1528 mov SCBPTR, FREE_SCBH;
1539 mov DISCONNECTED_SCBH, SCBPTR ret;