Searched refs:ns_p (Results 1 – 1 of 1) sorted by relevance
479 enum plip_nibble_state *ns_p, unsigned char *data_p) in plip_receive() argument484 switch (*ns_p) { in plip_receive()500 *ns_p = PLIP_NB_1; in plip_receive()518 *ns_p = PLIP_NB_BEGIN; in plip_receive()704 enum plip_nibble_state *ns_p, unsigned char data) in plip_send() argument709 switch (*ns_p) { in plip_send()712 *ns_p = PLIP_NB_1; in plip_send()727 *ns_p = PLIP_NB_2; in plip_send()741 *ns_p = PLIP_NB_BEGIN; in plip_send()