Searched full:sac (Results 1 – 21 of 21) sorted by relevance
| /linux/drivers/s390/cio/ |
| H A D | fcx.c | 253 * @sac: the service-action-code to be user 256 * and filling in defaults for format, sac and initial tcal fields. 258 void tccb_init(struct tccb *tccb, size_t size, u32 sac) in tccb_init() argument 262 tccb->tcah.sac = sac; in tccb_init()
|
| /linux/net/sctp/ |
| H A D | ulpevent.c | 120 struct sctp_assoc_change *sac; in sctp_ulpevent_make_assoc_change() local 141 sac = skb_push(skb, sizeof(struct sctp_assoc_change)); in sctp_ulpevent_make_assoc_change() 154 sac = skb_put(skb, sizeof(struct sctp_assoc_change)); in sctp_ulpevent_make_assoc_change() 163 sac->sac_type = SCTP_ASSOC_CHANGE; in sctp_ulpevent_make_assoc_change() 172 sac->sac_state = state; in sctp_ulpevent_make_assoc_change() 180 sac->sac_flags = 0; in sctp_ulpevent_make_assoc_change() 189 sac->sac_length = skb->len; in sctp_ulpevent_make_assoc_change() 201 sac->sac_error = error; in sctp_ulpevent_make_assoc_change() 212 sac->sac_outbound_streams = outbound; in sctp_ulpevent_make_assoc_change() 213 sac->sac_inbound_streams = inbound; in sctp_ulpevent_make_assoc_change() [all …]
|
| /linux/arch/s390/include/asm/ |
| H A D | fcx.h | 260 * @sac: Service-Action Code. Can be one of %TCCB_SAC_DEFAULT, %TCCB_SAC_INTRG 268 u32 sac:16; member 306 void tccb_init(struct tccb *tccb, size_t tccb_size, u32 sac);
|
| /linux/arch/sh/lib/ |
| H A D | udivsi3.S | 10 !! sac@cygnus.com
|
| H A D | udiv_qrnnd.S | 10 !! sac@cygnus.com
|
| H A D | ashiftrt.S | 10 !! sac@cygnus.com
|
| H A D | ashlsi3.S | 10 !! sac@cygnus.com
|
| H A D | ashrsi3.S | 10 !! sac@cygnus.com
|
| H A D | lshrsi3.S | 10 !! sac@cygnus.com
|
| H A D | movmem.S | 10 !! sac@cygnus.com
|
| H A D | udivsi3_i4i.S | 10 !! sac@cygnus.com
|
| /linux/arch/mips/pci/ |
| H A D | pci-octeon.c | 452 * (PCI only). CR4C[26:24] Max SAC cycles MAX DAC in octeon_pci_initialize() 456 * cycles, 4 SAC cycles or a combination of 1 DAC and in octeon_pci_initialize() 457 * 2 SAC cycles. NOTE: For the PCI-X maximum in octeon_pci_initialize()
|
| /linux/arch/s390/kvm/ |
| H A D | guestdbg.c | 599 * Only RP, SAC, SACF, PT, PTI, PR, PC instructions can trigger in kvm_s390_handle_per_event() 609 * If the AS changed from / to home, we had RP, SAC or SACF in kvm_s390_handle_per_event()
|
| /linux/arch/arm/include/asm/hardware/ |
| H A D | sa1111.h | 17 * Don't ask the (SAC) DMA engines to move less than this amount.
|
| /linux/arch/arm/common/ |
| H A D | sa1111.c | 1242 * @sadev: SA1111 SAC function block 1267 * @sadev: SA1111 SAC function block device
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 209 b219 sac S_RD
|
| /linux/net/6lowpan/ |
| H A D | iphc.c | 667 pr_debug("SAC bit is set. Handle context based source address.\n"); in lowpan_header_decompress() 1230 pr_debug("source address is unspecified, setting SAC\n"); in lowpan_header_compress()
|
| /linux/crypto/ |
| H A D | Kconfig | 551 of the People's Republic of China (SAC).
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | qcm6490-fairphone-fp5.dts | 650 dongwoon,sac-mode = <1>;
|
| /linux/drivers/misc/genwqe/ |
| H A D | card_base.c | 1111 /* check for 32-bit DMA address supported (SAC) */ in genwqe_pci_setup()
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 770 * Try to use all the 32-bit PCI addresses first. The original SAC vs. in iommu_dma_alloc_iova()
|