Searched refs:ns_p (Results 1 – 1 of 1) sorted by relevance
484 enum plip_nibble_state *ns_p, unsigned char *data_p) in plip_receive() argument489 switch (*ns_p) { in plip_receive()505 *ns_p = PLIP_NB_1; in plip_receive()522 *ns_p = PLIP_NB_BEGIN; in plip_receive()703 enum plip_nibble_state *ns_p, unsigned char data) in plip_send() argument708 switch (*ns_p) { in plip_send()711 *ns_p = PLIP_NB_1; in plip_send()725 *ns_p = PLIP_NB_2; in plip_send()738 *ns_p = PLIP_NB_BEGIN; in plip_send()