Searched defs:no (Results 1 - 13 of 13) sorted by relevance

/drivers/media/dvb/b2c2/
H A Dflexcop-dma.c124 flexcop_dma_index_t no,
129 if (no & FC_DMA_1)
132 if (no & FC_DMA_2)
141 flexcop_dma_index_t no,
146 if (no & FC_DMA_1)
149 if (no & FC_DMA_2)
123 flexcop_dma_control_size_irq(struct flexcop_device *fc, flexcop_dma_index_t no, int onoff) argument
140 flexcop_dma_control_timer_irq(struct flexcop_device *fc, flexcop_dma_index_t no, int onoff) argument
H A Dflexcop.c175 void flexcop_pass_dmx_packets(struct flexcop_device *fc, u8 *buf, u32 no) argument
177 dvb_dmx_swfilter_packets(&fc->demux, buf, no);
233 err("no memory");
239 err("no memory");
/drivers/staging/tidspbridge/include/dspbridge/
H A Dntfy.h65 * @no: pointer to ntfy_object structure.
71 static inline void ntfy_init(struct ntfy_object *no) argument
73 spin_lock_init(&no->ntfy_lock);
74 RAW_INIT_NOTIFIER_HEAD(&no->head);
153 * DSP_EMemory in case of no memory to create ntfy_event.
193 * DSP_EMemory in case of no memory to create ntfy_event.
/drivers/s390/char/
H A Dtape_char.c254 * Ok, the device has no more space. It has NOT written
354 unsigned int no, unsigned long data)
358 if (no == MTIOCTOP) {
400 if (no == MTIOCPOS) {
412 if (no == MTIOCGET) {
446 return device->discipline->ioctl_fn(device, no, data);
450 tapechar_ioctl(struct file *filp, unsigned int no, unsigned long data) argument
459 rc = __tapechar_ioctl(device, no, data);
466 tapechar_compat_ioctl(struct file *filp, unsigned int no, unsigned long data) argument
479 rval = device->discipline->ioctl_fn(device, no, arg
353 __tapechar_ioctl(struct tape_device *device, unsigned int no, unsigned long data) argument
[all...]
H A Dtape_34xx.c53 * Medium sense for 34xx tapes. There is no 'real' medium sense call.
67 * only slightly inaccurate to say there is no tape loaded if
218 * This function is called, when no request is outstanding and we get an
255 * We tried to read forward and backward, but hat no
263 struct irb *irb, int no)
267 "occurred in tape error recovery\n", no);
560 /* Data security erase failure, but no such command issued. */
925 * immediately return if there is no list at all or the block to add
927 * if no hardware position data is supplied.
262 tape_34xx_erp_bug(struct tape_device *device, struct tape_request *request, struct irb *irb, int no) argument
/drivers/media/dvb/frontends/
H A Ddib0070.c560 int dib0070_set_rf_output(struct dvb_frontend *fe, u8 no) argument
564 if (no > 3)
565 no = 3;
566 if (no < 1)
567 no = 1;
568 return dib0070_write_reg(state, 0x07, rxrf2 | (no << 11));
H A Ddib7000m.c257 static int dib7000m_set_adc_state(struct dib7000m_state *state, enum dibx000_adc_states no) argument
263 switch (no) {
407 else // otherwise the previous front-end puts out its input (default 30MHz) - no extra division necessary
690 dprintk( "no valid AGC configuration found for band 0x%02x",band);
1250 return 0; // no channel found
H A Ddib7000p.c291 static void dib7000p_set_adc_state(struct dib7000p_state *state, enum dibx000_adc_states no) argument
301 switch (no) {
751 dprintk("no valid AGC configuration found for band 0x%02x", band);
H A Ddib8000.c492 static int dib8000_set_adc_state(struct dib8000_state *state, enum dibx000_adc_states no) argument
498 switch (no) {
1059 dprintk("no valid AGC configuration found for band 0x%02x", band);
2973 dprintk("dib8000: no bandwidth specified, set to default ");
3079 /* if all tune are done and no success, exit: tune failed */
3320 dprintk("no frontend to be removed");
/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c230 * @no: number of descriptors
240 int no)
246 memset(descr, 0, sizeof(*descr) * no);
249 for (i = 0; i < no; i++, descr++) {
268 for (i = 0; i < no; i++, descr++) {
871 * no more descriptors free
1133 /* no need to re-alloc skbs or so -- the max mtu is about 2.3k
237 gelic_card_init_chain(struct gelic_card *card, struct gelic_descr_chain *chain, struct gelic_descr *start_descr, int no) argument
/drivers/scsi/mvsas/
H A Dmv_sas.c171 u32 no; local
172 for_each_phy(phy_mask, phy_mask, no) {
175 MVS_CHIP_DISP->phy_reset(mvi, no, hard);
1027 int j, no; local
1029 for_each_phy(port->wide_port_phymap, j, no) {
1031 MVS_CHIP_DISP->write_port_cfg_addr(mvi, no,
1033 MVS_CHIP_DISP->write_port_cfg_data(mvi, no,
1036 MVS_CHIP_DISP->write_port_cfg_addr(mvi, no,
1038 MVS_CHIP_DISP->write_port_cfg_data(mvi, no,
1318 mv_printk("Error: no attache
[all...]
/drivers/s390/block/
H A Ddasd_eckd.c145 round_up_multiple(unsigned int no, unsigned int mult) argument
147 int rem = no % mult;
148 return (rem ? no - rem + mult : no);
1054 /* no further analysis possible */
1056 continue; /* no error */
1827 /* differentiate between 'no record found' and any other error */
1946 "Track 0 has no records following the VTOC\n");
3918 irb->ecw[1] & 0x10 ? "" : "no");
4085 sense[1] & 0x10 ? "" : "no");
[all...]
/drivers/scsi/
H A Dgdth.c48 * reserve_mode:0 reserve no drives for the raw service
52 * h- controller no., b- channel no.,
305 #define DNO DIN /* no data transfer */
1230 if (prot_ver < 0x2b) /* FW < x.43: no 64-bit DMA support */
1378 return; /* no DPMEM, no copy */
1463 return 1; /* no wait required */
2322 printk("GDT-HA %d: SCSI command with no buffers but data transfer expected!\n",
2435 u64 no, blockn local
[all...]

Completed in 257 milliseconds