Home
last modified time | relevance | path

Searched defs:nelem (Results 1 – 9 of 9) sorted by relevance

/drivers/misc/sgi-gru/
Dgru_instructions.h130 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/
Dcxgb3i_ddp.h48 unsigned int nelem; member
Dcxgb3i_ddp.c243 unsigned int nelem = gl->nelem; in ddp_gl_map() local
/drivers/isdn/capi/
Dcapi.c1503 int nelem = ARRAY_SIZE(procfsentries); in proc_init() local
1515 int nelem = ARRAY_SIZE(procfsentries); in proc_exit() local
Dcapidrv.c2262 int nelem = ARRAY_SIZE(procfsentries); in proc_init() local
2274 int nelem = ARRAY_SIZE(procfsentries); in proc_exit() local
/drivers/ata/
Dsata_qstor.c300 unsigned int nelem; in qs_qc_prep() local
/drivers/net/
Dtehuti.c950 static struct rxdb *bdx_rxdb_create(int nelem) in bdx_rxdb_create()
Dtehuti.h187 int nelem; member
/drivers/net/cxgb3/
Dsge.c544 static void *alloc_ring(struct pci_dev *pdev, size_t nelem, size_t elem_size, in alloc_ring()