HomeSort by: relevance | last modified time | path
    Searched defs:portc (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/bitmain/
bm1880-sophon-edge.dts 130 portc: gpio-controller@0 { label in label:gpio2
bm1880.dtsi 162 portc: gpio-controller@0 { label in label:gpio2
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/synaptics/
berlin4ct.dtsi 175 portc: gpio-port@2 { label in label:gpio2
  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/sophgo/
cv18xx.dtsi 106 portc: gpio-controller@0 { label in label:gpio2
  /src/sys/arch/mac68k/nubus/
cpi_nubus.c 574 uint8_t portb, portc; local in function:cpi_notready
596 portc = bus_space_read_1(sc->sc_bst, sc->sc_bsh, CIO_PORTC);
598 printf("\tPort C has 0x0%X\n", portc);
600 is_paper_empty = CPI_PAPER_EMPTY & portc;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
berlin2.dtsi 226 portc: gpio-port@2 { label in label:gpio2
berlin2cd.dtsi 216 portc: gpio-port@2 { label in label:gpio2
berlin2q.dtsi 287 portc: gpio-port@2 { label in label:gpio2
socfpga.dtsi 653 portc: gpio-controller@0 { label in label:gpio2
socfpga_arria10.dtsi 539 portc: gpio-controller@0 { label in label:gpio2
  /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/thead/
th1520.dtsi 330 portc: gpio-controller@0 { label in label:gpio2
  /src/sbin/mount_portal/
puffs_portal.c 326 struct portal_cred *portc, char **v)
351 error = activate_argv(portc, portn->path, v, &fd);
499 credtr(struct portal_cred *portc, const struct puffs_cred *puffc, int mode)
501 memset(portc, 0, sizeof(struct portal_cred));
503 portc->pcr_flag = mode;
504 puffs_cred_getuid(puffc, &portc->pcr_uid);
505 puffs_cred_getgid(puffc, &portc->pcr_gid);
506 puffs_cred_getgroups(puffc, portc->pcr_groups,
507 (short *)&portc->pcr_ngroups);
575 struct portal_cred portc; local in function:portal_node_getattr
637 struct portal_cred portc; local in function:portal_node_open
    [all...]
  /src/sys/arch/x68k/x68k/
iodevice.h 276 char pad2; unsigned char portc; member in struct:ppi8255

Completed in 39 milliseconds