Searched defs:nelem (Results 1 – 9 of 9) sorted by relevance
/drivers/misc/sgi-gru/ |
D | gru_instructions.h | 130 unsigned long nelem; /* DW 3 */ member 318 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vload() 332 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vstore() 347 unsigned long nelem, unsigned long hints) in gru_ivload() 361 unsigned char xtype, unsigned long nelem, unsigned long hints) in gru_ivstore() 374 unsigned long value, unsigned char xtype, unsigned long nelem, in gru_vset() 389 unsigned long nelem, unsigned long hints) in gru_ivset() 402 unsigned long nelem, unsigned char xtype, unsigned long stride, in gru_vflush() 424 unsigned int tri0, unsigned int xtype, unsigned long nelem, in gru_bcopy() 440 unsigned long nelem, unsigned long hints) in gru_bstore() [all …]
|
/drivers/scsi/cxgb3i/ |
D | cxgb3i_ddp.h | 48 unsigned int nelem; member
|
D | cxgb3i_ddp.c | 243 unsigned int nelem = gl->nelem; in ddp_gl_map() local
|
/drivers/isdn/capi/ |
D | capi.c | 1503 int nelem = ARRAY_SIZE(procfsentries); in proc_init() local 1515 int nelem = ARRAY_SIZE(procfsentries); in proc_exit() local
|
D | capidrv.c | 2262 int nelem = ARRAY_SIZE(procfsentries); in proc_init() local 2274 int nelem = ARRAY_SIZE(procfsentries); in proc_exit() local
|
/drivers/ata/ |
D | sata_qstor.c | 300 unsigned int nelem; in qs_qc_prep() local
|
/drivers/net/ |
D | tehuti.c | 950 static struct rxdb *bdx_rxdb_create(int nelem) in bdx_rxdb_create()
|
D | tehuti.h | 187 int nelem; member
|
/drivers/net/cxgb3/ |
D | sge.c | 544 static void *alloc_ring(struct pci_dev *pdev, size_t nelem, size_t elem_size, in alloc_ring()
|