Searched refs:ns_p (Results 1 – 1 of 1) sorted by relevance
483 enum plip_nibble_state *ns_p, unsigned char *data_p) in plip_receive() argument488 switch (*ns_p) { in plip_receive()504 *ns_p = PLIP_NB_1; in plip_receive()522 *ns_p = PLIP_NB_BEGIN; in plip_receive()708 enum plip_nibble_state *ns_p, unsigned char data) in plip_send() argument713 switch (*ns_p) { in plip_send()716 *ns_p = PLIP_NB_1; in plip_send()731 *ns_p = PLIP_NB_2; in plip_send()745 *ns_p = PLIP_NB_BEGIN; in plip_send()