Searched refs:num_entry (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dconfig.c78 g->num_entry = 0;
280 if (pohmelfs_send_reply(err, g->num_entry - i, POHMELFS_CTLINFO_ACK, msg, sc)) {
306 total_msg += g->num_entry;
352 g->num_entry--;
360 g->num_entry--;
408 g->num_entry--;
431 g->num_entry++;
H A Dnetfs.h729 unsigned int num_entry; member in struct:pohmelfs_config_group
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/pohmelfs/
H A Dconfig.c78 g->num_entry = 0;
280 if (pohmelfs_send_reply(err, g->num_entry - i, POHMELFS_CTLINFO_ACK, msg, sc)) {
306 total_msg += g->num_entry;
352 g->num_entry--;
360 g->num_entry--;
408 g->num_entry--;
431 g->num_entry++;
H A Dnetfs.h729 unsigned int num_entry; member in struct:pohmelfs_config_group
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/parisc/
H A Diosapic.c902 iosapic_prt_irt(void *irt, long num_entry) argument
907 printk(KERN_DEBUG MODULE_NAME ": Interrupt Routing Table (%lx entries)\n", num_entry);
909 for (i=0; i<num_entry; i++, irp += 4) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/parisc/
H A Diosapic.c902 iosapic_prt_irt(void *irt, long num_entry) argument
907 printk(KERN_DEBUG MODULE_NAME ": Interrupt Routing Table (%lx entries)\n", num_entry);
909 for (i=0; i<num_entry; i++, irp += 4) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_ct.c306 struct lpfc_nodelist *ndlp, uint32_t usr_flg, uint32_t num_entry,
325 icmd->un.genreq64.bdl.bdeSize = (num_entry * sizeof (struct ulp_bde64));
302 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp, void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *), struct lpfc_nodelist *ndlp, uint32_t usr_flg, uint32_t num_entry, uint32_t tmo, uint8_t retry) argument
H A Dlpfc_bsg.c1277 * @num_entry: Number of enties in the bde.
1281 struct lpfc_dmabuf *bmp, int num_entry)
1311 icmd->un.xseq64.bdl.bdeSize = (num_entry * sizeof(struct ulp_bde64));
1280 lpfc_issue_ct_rsp(struct lpfc_hba *phba, struct fc_bsg_job *job, uint32_t tag, struct lpfc_dmabuf *bmp, int num_entry) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_ct.c306 struct lpfc_nodelist *ndlp, uint32_t usr_flg, uint32_t num_entry,
325 icmd->un.genreq64.bdl.bdeSize = (num_entry * sizeof (struct ulp_bde64));
302 lpfc_gen_req(struct lpfc_vport *vport, struct lpfc_dmabuf *bmp, struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp, void (*cmpl) (struct lpfc_hba *, struct lpfc_iocbq *, struct lpfc_iocbq *), struct lpfc_nodelist *ndlp, uint32_t usr_flg, uint32_t num_entry, uint32_t tmo, uint8_t retry) argument
H A Dlpfc_bsg.c1277 * @num_entry: Number of enties in the bde.
1281 struct lpfc_dmabuf *bmp, int num_entry)
1311 icmd->un.xseq64.bdl.bdeSize = (num_entry * sizeof(struct ulp_bde64));
1280 lpfc_issue_ct_rsp(struct lpfc_hba *phba, struct fc_bsg_job *job, uint32_t tag, struct lpfc_dmabuf *bmp, int num_entry) argument

Completed in 204 milliseconds