Home
last modified time | relevance | path

Searched refs:PLIP_NB_BEGIN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/plip/
H A Dplip.c175 PLIP_NB_BEGIN, enumerator
485 case PLIP_NB_BEGIN: in plip_receive()
518 *ns_p = PLIP_NB_BEGIN; in plip_receive()
596 rcv->nibble = PLIP_NB_BEGIN; in plip_receive_packet()
710 case PLIP_NB_BEGIN: in plip_send()
741 *ns_p = PLIP_NB_BEGIN; in plip_send()
801 snd->nibble = PLIP_NB_BEGIN; in plip_send_packet()
/kernel/linux/linux-6.6/drivers/net/plip/
H A Dplip.c177 PLIP_NB_BEGIN, enumerator
491 case PLIP_NB_BEGIN: in plip_receive()
524 *ns_p = PLIP_NB_BEGIN; in plip_receive()
603 rcv->nibble = PLIP_NB_BEGIN; in plip_receive_packet()
717 case PLIP_NB_BEGIN: in plip_send()
748 *ns_p = PLIP_NB_BEGIN; in plip_send()
808 snd->nibble = PLIP_NB_BEGIN; in plip_send_packet()

Completed in 4 milliseconds