Home
last modified time | relevance | path

Searched defs:op_mode (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.c167 hpi_txdma_control_status(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_txdma_control_status()
205 hpi_txdma_event_mask(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_txdma_event_mask()
243 hpi_txdma_ring_config(hpi_handle_t handle, io_op_t op_mode, in hpi_txdma_ring_config()
274 hpi_txdma_mbox_config(hpi_handle_t handle, io_op_t op_mode, in hpi_txdma_mbox_config()
H A Dhpi_rxdma.c544 hpi_rxdma_control_status(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_rxdma_control_status()
585 hpi_rxdma_event_mask(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_rxdma_event_mask()
/titanic_50/usr/src/lib/pam_modules/list/
H A Dlist.c49 string_mode_type(pam_list_mode_t op_mode, boolean_t allow) in string_mode_type()
84 pam_list_mode_t op_mode = LIST_PLUS_CHECK; in pam_sm_acct_mgmt() local
/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c508 npi_txdma_log_page_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_log_page_config()
668 npi_txdma_log_page_vld_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_log_page_vld_config()
1036 npi_txdma_control_status(npi_handle_t handle, io_op_t op_mode, in npi_txdma_control_status()
1101 npi_txdma_event_mask(npi_handle_t handle, io_op_t op_mode, in npi_txdma_event_mask()
1167 npi_txdma_event_mask_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_event_mask_config()
1360 npi_txdma_ring_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_ring_config()
1418 npi_txdma_mbox_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_mbox_config()
H A Dnpi_txc.c267 npi_txc_dma_max_burst(npi_handle_t handle, io_op_t op_mode, uint8_t channel, in npi_txc_dma_max_burst()
392 npi_txc_control(npi_handle_t handle, io_op_t op_mode, in npi_txc_control()
H A Dnpi_rxdma.c2172 npi_rxdma_control_status(npi_handle_t handle, io_op_t op_mode, in npi_rxdma_control_status()
2234 npi_rxdma_event_mask(npi_handle_t handle, io_op_t op_mode, in npi_rxdma_event_mask()
2297 npi_rxdma_event_mask_config(npi_handle_t handle, io_op_t op_mode, in npi_rxdma_event_mask_config()
H A Dnpi_fflp.c2922 npi_fflp_event_mask_config(npi_handle_t handle, io_op_t op_mode, in npi_fflp_event_mask_config()
/titanic_50/usr/src/cmd/dladm/
H A Ddladm.c8549 } op_mode = bridgeMode; in do_show_bridge() local