Home
last modified time | relevance | path

Searched defs:pcb (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/nfc/st-nci/
H A Dndlc.c76 u8 pcb = PCB_TYPE_DATAFRAME | PCB_DATAFRAME_RETRANSMIT_NO | in ndlc_send() local
125 u8 pcb; in llt_ndlc_requeue_data_pending() local
150 u8 pcb; in llt_ndlc_rcv_queue() local
/linux/arch/alpha/mm/
H A Dfault.c45 struct pcb_struct *pcb; in __load_new_mm_context() local
H A Dinit.c91 load_PCB(struct pcb_struct *pcb) in load_PCB() argument
/linux/sound/core/seq/
H A Dseq_dummy.c115 struct snd_seq_port_callback pcb; in create_port() local
/linux/arch/alpha/include/asm/
H A Dmmu_context.h30 __reload_thread(struct pcb_struct *pcb) in __reload_thread()
H A Dthread_info.h16 struct pcb_struct pcb; /* palcode state */ member
/linux/net/nfc/
H A Ddigital_technology.c77 #define DIGITAL_ISO_DEP_PCB_TYPE(pcb) ((pcb) & 0xC0) argument
81 #define DIGITAL_ISO_DEP_BLOCK_HAS_DID(pcb) ((pcb) & 0x08) argument
170 u8 pcb; in digital_in_iso_dep_pull_sod() local
/linux/drivers/xen/
H A Dgrant-table.c732 struct gnttab_free_callback **pcb; in gnttab_cancel_free_callback() local
/linux/drivers/scsi/lpfc/
H A Dlpfc.h1059 struct _PCB *pcb; member
H A Dlpfc_hw.h4431 PCB_t pcb; member