Home
last modified time | relevance | path

Searched refs:occupied (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_mem.c135 ptr->occupied = CPQARY3_FREE; in cpqary3_meminit()
353 memp->occupied = CPQARY3_OCCUPIED; in cpqary3_cmdlist_occupy()
417 memp->occupied = CPQARY3_FREE; in cpqary3_cmdlist_release()
H A Dcpqary3_q_mem.h67 uint8_t occupied; member
H A Dcpqary3_util.c156 if (local->occupied == CPQARY3_OCCUPIED) { in cpqary3_tick_hdlr()
H A Dcpqary3_transport.c993 (cpqary3_cmdpvtp->occupied == CPQARY3_OCCUPIED)) { in cpqary3_handle_flag_nointr()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp.h112 uint32_t occupied:8; member
/illumos-gate/usr/src/data/zoneinfo/
H A Dantarctica7 # To keep things manageable, we list only locations occupied year-round; see
340 # Amundsen-Scott South Pole Station, continuously occupied since 1956-11-20
H A Daustralasia688 # The Japanese occupied Kieta in July 1942,
1866 # who was occupied by Germany at the time as GMT+10, together with the like
1887 # time for the occupied area and thus it can probably be seen as such.
1900 # occupied by America at the time), Palau and Yap subprefecture rule the
H A Dasia506 # Japanese-occupied territory.
507 # * Japanese-occupied Manchuria was at UT+9, i.e., Japan time.
515 # different - the occupied districts going by Tokyo time, an hour
3131 # Both areas were occupied by Israel in June 1967, but not annexed (except
3633 # It is unknown what time Manila kept when the British occupied it from
H A Deurope1450 # Le Corre says Paris stuck with occupied-France time after the liberation;
1501 # Actually, Jan Mayen was never occupied by Germany during World War II,
H A Dnorthamerica1231 # occupied 1857/1900 by the Navassa Phosphate Co
/illumos-gate/usr/src/cmd/fm/dicts/
H A DNIC.po92 …/SFP+/QSFP+ etc.) in %<fault-list[0].resource.hc-specific.link-name> is occupied, but hardware did…
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c7826 int occupied = 0; in dtrace_errdebug() local
7832 while (occupied++ < DTRACE_ERRHASHSZ) { in dtrace_errdebug()