HomeSort by: relevance | last modified time | path
    Searched defs:mailbox (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
omap2420.dtsi 191 mailbox: mailbox@48094000 { label
192 compatible = "ti,omap2-mailbox";
195 ti,hwmods = "mailbox";
omap2420.dtsi 191 mailbox: mailbox@48094000 { label
192 compatible = "ti,omap2-mailbox";
195 ti,hwmods = "mailbox";
omap2430.dtsi 279 mailbox: mailbox@48094000 { label
280 compatible = "ti,omap2-mailbox";
283 ti,hwmods = "mailbox";
omap2430.dtsi 279 mailbox: mailbox@48094000 { label
280 compatible = "ti,omap2-mailbox";
283 ti,hwmods = "mailbox";
bcm-cygnus.dtsi 153 mailbox: mailbox@3024024 { label
154 compatible = "brcm,iproc-mailbox";
170 interrupt-parent = <&mailbox>;
bcm-nsp.dtsi 262 mailbox: mailbox@25c00 { label
344 mboxes = <&mailbox 0>;
bcm283x.dtsi 100 mailbox: mailbox@7e00b880 { label
dm816x.dtsi 342 mailbox: mailbox@480c8000 { label
343 compatible = "ti,omap4-mailbox";
346 ti,hwmods = "mailbox";
bcm-cygnus.dtsi 153 mailbox: mailbox@3024024 { label
154 compatible = "brcm,iproc-mailbox";
170 interrupt-parent = <&mailbox>;
bcm-nsp.dtsi 262 mailbox: mailbox@25c00 { label
344 mboxes = <&mailbox 0>;
bcm283x.dtsi 100 mailbox: mailbox@7e00b880 { label
dm816x.dtsi 342 mailbox: mailbox@480c8000 { label
343 compatible = "ti,omap4-mailbox";
346 ti,hwmods = "mailbox";
omap5-l4.dtsi 612 mailbox: mailbox@0 { label
613 compatible = "ti,omap4-mailbox";
  /src/games/hack/
hack.unix.c 374 static char *mailbox; variable in typeref:typename:char *
380 if (!(mailbox = getenv("MAIL")))
382 if (stat(mailbox, &omstat)) {
384 pline("Cannot get status of MAIL=%s .", mailbox);
385 mailbox = 0;
395 if (!mailbox
402 if (stat(mailbox, &nmstat)) {
404 pline("Cannot get status of MAIL=%s anymore.", mailbox);
405 mailbox = 0;
513 (void) page_file(mailbox, FALSE)
    [all...]
hack.unix.c 374 static char *mailbox; variable in typeref:typename:char *
380 if (!(mailbox = getenv("MAIL")))
382 if (stat(mailbox, &omstat)) {
384 pline("Cannot get status of MAIL=%s .", mailbox);
385 mailbox = 0;
395 if (!mailbox
402 if (stat(mailbox, &nmstat)) {
404 pline("Cannot get status of MAIL=%s anymore.", mailbox);
405 mailbox = 0;
513 (void) page_file(mailbox, FALSE)
    [all...]
  /src/sys/dev/pci/qat/
qat_hw17.c 137 uint32_t mailbox; local in function:qat_adm_mailbox_put_msg_sync
143 mailbox = qat_misc_read_4(sc, mb_offset);
144 if (mailbox == 1)
qat_hw17.c 137 uint32_t mailbox; local in function:qat_adm_mailbox_put_msg_sync
143 mailbox = qat_misc_read_4(sc, mb_offset);
144 if (mailbox == 1)
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apm/
apm-shadowcat.dtsi 566 mailbox: mailbox@10540000 { label
582 mboxes = <&mailbox 0>;
587 mboxes = <&mailbox 7>;
apm-shadowcat.dtsi 566 mailbox: mailbox@10540000 { label
582 mboxes = <&mailbox 0>;
587 mboxes = <&mailbox 7>;
apm-storm.dtsi 740 mailbox: mailbox@10540000 { label
756 mboxes = <&mailbox 0>;
761 mboxes = <&mailbox 7>;
  /src/sys/dev/ic/
aha.c 347 * what if the mailbox was already received?
856 struct aha_mailbox mailbox; local in function:aha_init
862 * mailbox interface is unlocked.
870 printf("%s: unlocking mailbox interface\n",
942 * Allocate the mailbox and control blocks.
960 * Create and load the DMA map used for the mailbox and
1012 mailbox.cmd.opcode = AHA_MBX_INIT;
1013 mailbox.cmd.nmbx = AHA_MBX_SIZE;
1015 offsetof(struct aha_control, ac_mbx), mailbox.cmd.addr);
1017 sizeof(mailbox.cmd), (u_char *)&mailbox.cmd
    [all...]
aha.c 347 * what if the mailbox was already received?
856 struct aha_mailbox mailbox; local in function:aha_init
862 * mailbox interface is unlocked.
870 printf("%s: unlocking mailbox interface\n",
942 * Allocate the mailbox and control blocks.
960 * Create and load the DMA map used for the mailbox and
1012 mailbox.cmd.opcode = AHA_MBX_INIT;
1013 mailbox.cmd.nmbx = AHA_MBX_SIZE;
1015 offsetof(struct aha_control, ac_mbx), mailbox.cmd.addr);
1017 sizeof(mailbox.cmd), (u_char *)&mailbox.cmd
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
meson-gx.dtsi 240 mboxes = <&mailbox 1 &mailbox 2>;
565 mailbox: mailbox@404 { label in label:hiubus
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
juno-base.dtsi 25 mailbox: mhu@2b1f0000 { label
563 mboxes = <&mailbox 1>;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hi6220.dtsi 302 mboxes = <&mailbox 1 0 11>;
792 mailbox: mailbox@f7510000 { label
795 <0x0 0x06dff800 0x0 0x0800>; /* Mailbox buffer */

Completed in 38 milliseconds

1 2