Searched full:packetized (Results 1 – 21 of 21) sorted by relevance
/linux/include/uapi/sound/ |
H A D | snd_ar_tokens.h | 129 * IEC60958 PACKETIZED = 3, 130 * IEC60958 PACKETIZED NON LINEAR = 8, 131 * COMPR OVER PCM PACKETIZED = 7, 132 * IEC61937 PACKETIZED = 2,
|
/linux/Documentation/admin-guide/ |
H A D | dell_rbu.rst | 31 Dell_RBU driver supports BIOS update using the monolithic image and packetized 33 of physical pages having the BIOS image. In case of packetized the app 54 The driver supports two types of update mechanism; monolithic and packetized.
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.h | 145 * The identify message only supports 64 luns in non-packetized transfers. 236 * correctly in certain packetized selection cases. 241 /* Packetized bitbucket crosses packet boundaries. */ 261 * to perform non-packetized message delivery. 268 /* The PACKETIZED status bit refers to the previous connection. */ 273 * Only the FIFO allocated to the non-packetized connection may 282 * occur in non-packetized connections. 293 /* Non-packetized busfree revision does not work. */ 319 * The LED does not stay on long enough in packetized modes. 415 * the host in packetized mode. [all …]
|
H A D | aic79xx.seq | 360 * negotiation agreement is packetized. If the 534 /************************ Packetized LongJmp Routines *************************/ 543 * correctly after a packetized selection in several 570 * we are selecting with atn regardless of our packetized 572 * messages if this is a packetized connection, the change 583 * Allocate a FIFO for a non-packetized transaction. 585 * can allocate a FIFO for a non-packetized transaction. 626 * are busy. This handles the non-packetized 660 * In Packetized Mode: 679 * are busy. This handles the non-packetized [all …]
|
H A D | aic79xx_core.c | 1036 * Determine if the current connection has a packetized 1038 * are currently in a packetized transfer. We could 1045 int packetized; in ahd_currently_packetized() local 1050 * The packetized bit refers to the last in ahd_currently_packetized() 1055 packetized = ahd_inb(ahd, LQISTATE) != 0; in ahd_currently_packetized() 1058 packetized = ahd_inb(ahd, LQISTAT2) & PACKETIZED; in ahd_currently_packetized() 1061 return (packetized); in ahd_currently_packetized() 1199 * Flush the good status FIFO for completed packetized commands. in ahd_flush_qoutfifo() 1391 * Determine if an SCB for a packetized transaction 1860 printk("SCB %d Packetized Status Overrun", scbid); in ahd_handle_seqint() [all …]
|
H A D | aic79xx.reg | 1470 * single packetized connection. 2209 field PACKETIZED 0x80 2618 * Packetized CRC Interval 4039 * in non-packetized operation. 4141 * Overloaded field for non-packetized
|
H A D | aic79xx_reg_print.c_shipped | 377 { "PACKETIZED", 0x80, 0x80 }
|
H A D | aic79xx_reg.h_shipped | 872 #define PACKETIZED 0x80
|
H A D | aic79xx_osm.c | 636 /* don't negotiate packetized (IU) transfers */ in ahd_linux_target_alloc() 2297 * If non-packetized, set the MK_MESSAGE control in ahd_linux_queue_abort_cmd()
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-fread.rst | 35 This system call returns filtered data, which might be section or Packetized
|
H A D | intro.rst | 19 meant by a packetized elementary stream (PES) or an I-frame.
|
/linux/include/linux/ |
H A D | most.h | 74 * for streaming data types (Sync,AV Packetized) 76 * for streaming data types (Sync,AV Packetized)
|
/linux/Documentation/scsi/ |
H A D | aic79xx.rst | 107 - Simplify handling of the packetized lun Rev A workaround. 150 brighter during packetized operations on the H2A4. 205 - Packetized SCSI Protocol at 160MB/s and 320MB/s
|
/linux/drivers/platform/x86/dell/ |
H A D | dell_rbu.c | 13 * contiguous and packetized. Both these methods still require having some 22 * Packetized method:
|
/linux/include/uapi/linux/dvb/ |
H A D | dmx.h | 169 * struct dmx_pes_filter_params - Specifies Packetized Elementary Stream (PES)
|
/linux/Documentation/driver-api/usb/ |
H A D | URB.rst | 224 transferred. That's because USB transfers are packetized; it might take
|
H A D | usb.rst | 79 - Data transfer on USB is packetized; each endpoint has a maximum
|
/linux/net/sched/ |
H A D | sch_tbf.c | 38 Packetized version of this definition:
|
/linux/drivers/message/fusion/lsi/ |
H A D | mpi_init.h | 201 /* (FCP-1 RSP_CODE values and SPI-3 Packetized Failure codes) */
|
/linux/drivers/usb/gadget/udc/ |
H A D | core.c | 243 * Bulk endpoints can queue any amount of data; the transfer is packetized
|
/linux/drivers/nvme/target/ |
H A D | fc.c | 2626 * However, in some circumstances, due to the packetized nature of FC
|