Home
last modified time | relevance | path

Searched defs:eq (Results 1 – 25 of 48) sorted by relevance

12

/titanic_51/usr/src/cmd/fm/fmd/common/
H A Dfmd_eventq.c38 fmd_eventq_t *eq = fmd_zalloc(sizeof (fmd_eventq_t), FMD_SLEEP); in fmd_eventq_create() local
53 fmd_eventq_destroy(fmd_eventq_t * eq) fmd_eventq_destroy() argument
68 fmd_eventq_drop(fmd_eventq_t * eq,fmd_eventqelem_t * eqe) fmd_eventq_drop() argument
79 fmd_eventq_drop_topo(fmd_eventq_t * eq) fmd_eventq_drop_topo() argument
118 fmd_eventqstat_dispatch(fmd_eventq_t * eq) fmd_eventqstat_dispatch() argument
141 fmd_eventq_insert_at_head(fmd_eventq_t * eq,fmd_event_t * ep) fmd_eventq_insert_at_head() argument
179 fmd_eventq_insert_at_time(fmd_eventq_t * eq,fmd_event_t * ep) fmd_eventq_insert_at_time() argument
236 fmd_eventq_delete(fmd_eventq_t * eq) fmd_eventq_delete() argument
310 fmd_eventq_done(fmd_eventq_t * eq) fmd_eventq_done() argument
327 fmd_eventq_cancel(fmd_eventq_t * eq,uint_t type,void * data) fmd_eventq_cancel() argument
348 fmd_eventq_suspend(fmd_eventq_t * eq) fmd_eventq_suspend() argument
356 fmd_eventq_resume(fmd_eventq_t * eq) fmd_eventq_resume() argument
365 fmd_eventq_abort(fmd_eventq_t * eq) fmd_eventq_abort() argument
[all...]
H A Dfmd_xprt.c219 fmd_xprt_class_hash_create(fmd_xprt_class_hash_t *xch, fmd_eventq_t *eq) in fmd_xprt_class_hash_create() argument
231 fmd_eventq_t *eq = xch->xch_queue; in fmd_xprt_class_hash_destroy() local
/titanic_51/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c93 struct hermon_sw_eq_s **eq; hermon_eq_init_all() local
329 struct hermon_sw_eq_s **eq; hermon_eq_fini_all() local
374 hermon_eqhdl_t eq, *eqh; hermon_eq_reset_uar_baseaddr() local
396 hermon_eqhdl_t eq; hermon_eq_arm_all() local
509 hermon_eq_poll(hermon_state_t * state,hermon_eqhdl_t eq) hermon_eq_poll() argument
730 hermon_eqhdl_t eq; hermon_eq_alloc() local
904 hermon_eqhdl_t eq; hermon_eq_free() local
971 hermon_eq_handler_init(hermon_state_t * state,hermon_eqhdl_t eq,uint_t evt_type_mask,int (* eq_func)(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe)) hermon_eq_handler_init() argument
1014 hermon_eq_handler_fini(hermon_state_t * state,hermon_eqhdl_t eq) hermon_eq_handler_fini() argument
1051 hermon_eq_demux(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_eq_demux() argument
1126 hermon_port_state_change_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_port_state_change_handler() argument
1192 hermon_comm_estbl_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_comm_estbl_handler() argument
1242 hermon_local_wq_cat_err_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_local_wq_cat_err_handler() argument
1292 hermon_invreq_local_wq_err_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_invreq_local_wq_err_handler() argument
1342 hermon_local_acc_vio_wq_err_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_local_acc_vio_wq_err_handler() argument
1392 hermon_sendq_drained_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_sendq_drained_handler() argument
1458 hermon_path_mig_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_path_mig_handler() argument
1508 hermon_path_mig_err_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_path_mig_err_handler() argument
1558 hermon_catastrophic_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_catastrophic_handler() argument
1618 hermon_srq_last_wqe_reached_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_srq_last_wqe_reached_handler() argument
1664 hermon_fexch_error_handler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_fexch_error_handler() argument
1717 hermon_no_eqhandler(hermon_state_t * state,hermon_eqhdl_t eq,hermon_hw_eqe_t * eqe) hermon_no_eqhandler() argument
[all...]
H A Dhermon_cq.c1057 hermon_cq_handler(hermon_state_t *state, hermon_eqhdl_t eq, in hermon_cq_handler() argument
1103 hermon_cq_err_handler(hermon_state_t *state, hermon_eqhdl_t eq, in hermon_cq_err_handler() argument
/titanic_51/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_event.c655 tavor_eq_poll(tavor_state_t * state,tavor_eqhdl_t eq) tavor_eq_poll() argument
908 tavor_eqhdl_t eq; tavor_eq_alloc() local
1119 tavor_eqhdl_t eq; tavor_eq_free() local
1194 tavor_eq_handler_init(tavor_state_t * state,tavor_eqhdl_t eq,uint_t evt_type_mask,int (* eq_func)(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe)) tavor_eq_handler_init() argument
1243 tavor_eq_handler_fini(tavor_state_t * state,tavor_eqhdl_t eq) tavor_eq_handler_fini() argument
1292 tavor_eqe_sync(tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe,uint_t flag,uint_t force_sync) tavor_eqe_sync() argument
1329 tavor_port_state_change_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_port_state_change_handler() argument
1413 tavor_comm_estbl_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_comm_estbl_handler() argument
1484 tavor_local_wq_cat_err_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_local_wq_cat_err_handler() argument
1555 tavor_invreq_local_wq_err_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_invreq_local_wq_err_handler() argument
1626 tavor_local_acc_vio_wq_err_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_local_acc_vio_wq_err_handler() argument
1697 tavor_sendq_drained_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_sendq_drained_handler() argument
1784 tavor_path_mig_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_path_mig_handler() argument
1855 tavor_path_mig_err_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_path_mig_err_handler() argument
1926 tavor_srq_catastrophic_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_srq_catastrophic_handler() argument
2001 tavor_srq_last_wqe_reached_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_srq_last_wqe_reached_handler() argument
2072 tavor_ecc_detection_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_ecc_detection_handler() argument
2117 tavor_eq_overflow_handler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_eq_overflow_handler() argument
2149 tavor_no_eqhandler(tavor_state_t * state,tavor_eqhdl_t eq,tavor_hw_eqe_t * eqe) tavor_no_eqhandler() argument
[all...]
H A Dtavor_cq.c1052 tavor_cq_handler(tavor_state_t *state, tavor_eqhdl_t eq, in tavor_cq_handler() argument
1126 tavor_cq_err_handler(tavor_state_t *state, tavor_eqhdl_t eq, in tavor_cq_err_handler() argument
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_queue.c76 struct oce_eq *eq; in oce_eq_create() local
163 oce_eq_del(struct oce_dev * dev,struct oce_eq * eq) oce_eq_del() argument
195 oce_cq_create(struct oce_dev * dev,struct oce_eq * eq,uint32_t q_len,uint32_t item_size,boolean_t sol_event,boolean_t is_eventable,boolean_t nodelay,uint32_t ncoalesce) oce_cq_create() argument
328 oce_mq_create(struct oce_dev * dev,struct oce_eq * eq,uint32_t q_len) oce_mq_create() argument
579 oce_wq_create(struct oce_wq * wq,struct oce_eq * eq) oce_wq_create() argument
823 oce_rq_create(struct oce_rq * rq,uint32_t if_id,struct oce_eq * eq) oce_rq_create() argument
1104 oce_drain_eq(struct oce_eq * eq) oce_drain_eq() argument
1200 struct oce_eq *eq; oce_create_queues() local
[all...]
H A Doce_intr.c306 struct oce_eq *eq; in oce_isr() local
/titanic_51/usr/src/cmd/mdb/common/modules/genunix/
H A Dfm.c47 errorq_t eq; in ereportq_pend_walk_init() local
99 errorq_t eq; in ereportq_dump_walk_init() local
[all...]
/titanic_51/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c168 reclaimable(struct sge_eq *eq) in reclaimable() argument
817 struct sge_eq *eq = &wrq->eq; t4_wrq_tx_locked() local
932 struct sge_eq *eq = &txq->eq; t4_eth_tx() local
1073 init_eq(struct sge_eq * eq,uint16_t eqtype,uint16_t qsize,uint8_t tx_chan,uint16_t iqid) init_eq() argument
1391 ctrl_eq_alloc(struct adapter * sc,struct sge_eq * eq) ctrl_eq_alloc() argument
1435 eth_eq_alloc(struct adapter * sc,struct port_info * pi,struct sge_eq * eq) eth_eq_alloc() argument
1478 ofld_eq_alloc(struct adapter * sc,struct port_info * pi,struct sge_eq * eq) ofld_eq_alloc() argument
1521 alloc_eq(struct adapter * sc,struct port_info * pi,struct sge_eq * eq) alloc_eq() argument
1569 free_eq(struct adapter * sc,struct sge_eq * eq) free_eq() argument
1658 struct sge_eq *eq = &txq->eq; alloc_txq() local
1705 struct sge_eq *eq = &txq->eq; free_txq() local
2443 struct sge_eq *eq = &txq->eq; add_to_txpkts() local
2518 struct sge_eq *eq = &txq->eq; write_txpkts_wr() local
2564 struct sge_eq *eq = &txq->eq; write_txpkt_wr() local
2784 copy_to_txd(struct sge_eq * eq,caddr_t from,caddr_t * to,int len) copy_to_txd() argument
2801 ring_tx_db(struct adapter * sc,struct sge_eq * eq) ring_tx_db() argument
2834 struct sge_eq *eq = &txq->eq; reclaim_tx_descs() local
2905 struct sge_eq *eq = &txq->eq; write_txqflush_wr() local
[all...]
H A Dadapter.h270 struct sge_eq eq; /* MUST be first */ member
347 struct sge_eq eq; /* MUST be first */ member
539 #define EQ_LOCK(eq) mutex_enter(&(eq) argument
540 EQ_UNLOCK(eq) global() argument
541 EQ_LOCK_ASSERT_OWNED(eq) global() argument
542 EQ_LOCK_ASSERT_NOTOWNED(eq) global() argument
[all...]
/titanic_51/usr/src/cmd/checkeq/
H A Dcheckeq.c53 int start, line, eq, ndel, totdel; in check() local
/titanic_51/usr/src/ucbcmd/stty/
H A Dsttyparse.c277 static int eq(string) eq() function
[all...]
/titanic_51/usr/src/cmd/ttymon/
H A Dsttyparse.c317 eq(const char *string) global() function
[all...]
/titanic_51/usr/src/cmd/vi/port/
H A Dexpreserve.c88 #define eq(a, b) strcmp(a, b) == 0 macro
/titanic_51/usr/src/cmd/abi/spectrans/spec2map/
H A Dversions.c92 #define eq(s1, s2) (strcmp((s1), (s2)) == 0) macro
/titanic_51/usr/src/cmd/checknr/
H A Dchecknr.c491 eq(char *s1, char *s2) in eq() function
/titanic_51/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_event.h249 #define ARM_EQ_INDEX(eq) \ argument
/titanic_51/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c117 char *tok, *lasts, *eq; in parse_action_string() local
/titanic_51/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1242 #define TAVOR_EQE_EVTTYPE_GET(eq, eqe) \ argument
1246 #define TAVOR_EQE_EVTSUBTYPE_GET(eq, eqe) \ argument
1250 #define TAVOR_EQE_CQNUM_GET(eq, eqe) \ argument
1254 #define TAVOR_EQE_QPNUM_GET(eq, eqe) \ argument
1258 #define TAVOR_EQE_PORTNUM_GET(eq, eqe) \ argument
1262 TAVOR_EQE_CMDTOKEN_GET(eq,eqe) global() argument
1266 TAVOR_EQE_CMDSTATUS_GET(eq,eqe) global() argument
1270 TAVOR_EQE_CMDOUTP0_GET(eq,eqe) global() argument
1272 TAVOR_EQE_CMDOUTP1_GET(eq,eqe) global() argument
1274 TAVOR_EQE_OPERRTYPE_GET(eq,eqe) global() argument
1278 TAVOR_EQE_OPERRDATA_GET(eq,eqe) global() argument
1280 TAVOR_EQE_OWNER_IS_SW(eq,eqe) global() argument
1284 TAVOR_EQE_OWNER_SET_HW(eq,eqe) global() argument
2139 tavor_hw_uar_eq_t eq; global() member
[all...]
/titanic_51/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c310 char *eq; in dev_fmri_str2nvl() local
/titanic_51/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc275 wchar_t *eq = (wchar_t *) NULL; in expand_macro() local
[all...]
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c54 #define eq(a, b) (strcmp(a, b) == 0) macro
/titanic_51/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c1486 lm_eq_chain_t *eq = NULL; in lm_sc_is_eq_completion() local
1508 lm_eq_chain_t *eq = NULL; in lm_fc_is_eq_completion() local
[all...]
/titanic_51/usr/src/cmd/sh/
H A Ddefs.h215 #define eq(a, b) (cf(a, b) == 0) macro

12