HomeSort by: relevance | last modified time | path
    Searched refs:adm (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/bootp/bootpd/
syslog.conf 19 #*.err;kern.debug;daemon,auth.notice;mail.crit;user.none /var/adm/messages
20 kern.debug;user,mail.crit;auth.notice /var/adm/messages
21 daemon.notice;syslog,news,uucp,cron.err /var/adm/messages
23 lpr.debug /var/adm/lpd-errs
56 user.err /var/adm/messages
  /src/sys/dev/pci/
arcmsr.c 2034 struct arc_dmamem *adm; local in function:arc_dmamem_alloc
2037 adm = kmem_zalloc(sizeof(*adm), KM_SLEEP);
2038 adm->adm_size = size;
2041 BUS_DMA_NOWAIT|BUS_DMA_ALLOCNOW, &adm->adm_map) != 0)
2044 if (bus_dmamem_alloc(sc->sc_dmat, size, PAGE_SIZE, 0, &adm->adm_seg,
2048 if (bus_dmamem_map(sc->sc_dmat, &adm->adm_seg, nsegs, size,
2049 &adm->adm_kva, BUS_DMA_NOWAIT|BUS_DMA_COHERENT) != 0)
2052 if (bus_dmamap_load(sc->sc_dmat, adm->adm_map, adm->adm_kva, size
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
qcom-ipq8064.dtsi 479 compatible = "qcom,adm";
  /src/share/terminfo/
terminfo 9771 # <invis> imported by use=adm+sgr may work, let me know. -- esr)
9789 rmir=\Er, smir=\Eq, use=adm+sgr,
10484 #### Lear-Siegler (LSI adm)
10487 # in 1995 many current terminals still have an adm type as one of their
10491 # WARNING: Some early ADM terminals (including the ADM3 and ADM5) had a
10516 # The following ADM-3A switch settings are assumed for normal operation:
10542 # use=adm+sgr with some of its capabilities disabled, try the
10546 adm+sgr|adm style highlight capabilities,
10549 # LSI ADM-11 from George William Hartwig, Jr. <geo@BRL-TGR.ARPA> via BR
    [all...]

Completed in 27 milliseconds