Searched refs:ns_p (Results 1 – 1 of 1) sorted by relevance
542 enum plip_nibble_state *ns_p, unsigned char *data_p) in plip_receive() argument547 switch (*ns_p) { in plip_receive()563 *ns_p = PLIP_NB_1; in plip_receive()580 *ns_p = PLIP_NB_BEGIN; in plip_receive()764 enum plip_nibble_state *ns_p, unsigned char data) in plip_send() argument769 switch (*ns_p) { in plip_send()772 *ns_p = PLIP_NB_1; in plip_send()786 *ns_p = PLIP_NB_2; in plip_send()799 *ns_p = PLIP_NB_BEGIN; in plip_send()