Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.c165 hpi_txdma_control_status(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_txdma_control_status()
203 hpi_txdma_event_mask(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_txdma_event_mask()
241 hpi_txdma_ring_config(hpi_handle_t handle, io_op_t op_mode, in hpi_txdma_ring_config()
272 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()
/illumos-gate/usr/src/lib/pam_modules/list/
H A Dlist.c50 string_mode_type(pam_list_mode_t op_mode, boolean_t allow) in string_mode_type()
88 pam_list_mode_t op_mode = LIST_PLUS_CHECK; in pam_sm_acct_mgmt() local
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c502 npi_txdma_log_page_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_log_page_config()
662 npi_txdma_log_page_vld_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_log_page_vld_config()
1030 npi_txdma_control_status(npi_handle_t handle, io_op_t op_mode, in npi_txdma_control_status()
1095 npi_txdma_event_mask(npi_handle_t handle, io_op_t op_mode, in npi_txdma_event_mask()
1161 npi_txdma_event_mask_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_event_mask_config()
1354 npi_txdma_ring_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_ring_config()
1412 npi_txdma_mbox_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_mbox_config()
H A Dnpi_txc.c265 npi_txc_dma_max_burst(npi_handle_t handle, io_op_t op_mode, uint8_t channel, in npi_txc_dma_max_burst()
390 npi_txc_control(npi_handle_t handle, io_op_t op_mode, in npi_txc_control()
H A Dnpi_rxdma.c2175 npi_rxdma_control_status(npi_handle_t handle, io_op_t op_mode, in npi_rxdma_control_status()
2237 npi_rxdma_event_mask(npi_handle_t handle, io_op_t op_mode, in npi_rxdma_event_mask()
2300 npi_rxdma_event_mask_config(npi_handle_t handle, io_op_t op_mode, in npi_rxdma_event_mask_config()
H A Dnpi_fflp.c2920 npi_fflp_event_mask_config(npi_handle_t handle, io_op_t op_mode, in npi_fflp_event_mask_config()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c8695 } op_mode = bridgeMode; in do_show_bridge() local