Searched refs:ns_p (Results 1 – 1 of 1) sorted by relevance
485 enum plip_nibble_state *ns_p, unsigned char *data_p) in plip_receive() argument 490 switch (*ns_p) { in plip_receive() 506 *ns_p = PLIP_NB_1; in plip_receive() 524 *ns_p = PLIP_NB_BEGIN; in plip_receive() 711 enum plip_nibble_state *ns_p, unsigned char data) in plip_send() argument 716 switch (*ns_p) { in plip_send() 719 *ns_p = PLIP_NB_1; in plip_send() 734 *ns_p = PLIP_NB_2; in plip_send() 748 *ns_p = PLIP_NB_BEGIN; in plip_send()