Searched refs:ns_p (Results 1 – 1 of 1) sorted by relevance
482 enum plip_nibble_state *ns_p, unsigned char *data_p) in plip_receive() argument487 switch (*ns_p) { in plip_receive()503 *ns_p = PLIP_NB_1; in plip_receive()520 *ns_p = PLIP_NB_BEGIN; in plip_receive()701 enum plip_nibble_state *ns_p, unsigned char data) in plip_send() argument706 switch (*ns_p) { in plip_send()709 *ns_p = PLIP_NB_1; in plip_send()723 *ns_p = PLIP_NB_2; in plip_send()736 *ns_p = PLIP_NB_BEGIN; in plip_send()