Searched refs:occupied (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3_q_mem.h | 67 uint8_t occupied; member
|
H A D | cpqary3_mem.c | 135 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 D | cpqary3_util.c | 156 if (local->occupied == CPQARY3_OCCUPIED) { in cpqary3_tick_hdlr()
|
H A D | cpqary3_transport.c | 992 (cpqary3_cmdpvtp->occupied == CPQARY3_OCCUPIED)) { in cpqary3_handle_flag_nointr()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_fflp.h | 112 uint32_t occupied:8; member
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | antarctica | 7 # To keep things manageable, we list only locations occupied year-round; see 321 # Amundsen-Scott South Pole Station, continuously occupied since 1956-11-20
|
H A D | australasia | 638 # The Japanese occupied Kieta in July 1942, 1756 # who was occupied by Germany at the time as GMT+10, together with the like 1777 # time for the occupied area and thus it can probably be seen as such. 1790 # occupied by America at the time), Palau and Yap subprefecture rule the
|
H A D | asia | 420 # Japanese-occupied territory. 421 # * Japanese-occupied Manchuria was at UT+9, i.e., Japan time. 429 # different - the occupied districts going by Tokyo time, an hour 2849 # Both areas were occupied by Israel in June 1967, but not annexed (except 3185 # It is unknown what time Manila kept when the British occupied it from
|
H A D | europe | 1397 # Le Corre says Paris stuck with occupied-France time after the liberation; 2131 # Actually, Jan Mayen was never occupied by Germany during World War II,
|
H A D | northamerica | 1221 # occupied 1857/1900 by the Navassa Phosphate Co
|
/titanic_50/usr/src/uts/sun4u/montecarlo/io/ |
H A D | hsc.c | 1155 hsc_slot_occupancy(int slot_number, boolean_t occupied, int flags, int healthy) in hsc_slot_occupancy() argument 1162 slot_number, occupied ? "occupied" : "not occupied", in hsc_slot_occupancy() 1175 if (occupied) { in hsc_slot_occupancy()
|
H A D | scsb.c | 7029 scsb_disconnect_slot(scsb_state_t *scsb, int occupied, int slotnum) in scsb_disconnect_slot() argument 7041 if (occupied == B_TRUE) in scsb_disconnect_slot() 7053 return (hsc_slot_occupancy(slotnum, occupied, slot_flag, B_FALSE)); in scsb_disconnect_slot()
|
/titanic_50/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 7591 int occupied = 0; in dtrace_errdebug() local 7597 while (occupied++ < DTRACE_ERRHASHSZ) { in dtrace_errdebug()
|