Searched defs:notify (Results 51 – 61 of 61) sorted by relevance
123
/illumos-gate/usr/src/uts/intel/io/vmm/intel/ |
H A D | vmx.c | 3504 vcpu_notify_t notify = VCPU_NOTIFY_NONE; in vmx_apicv_set_ready() local
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 1694 int notify = 0; in ldi_close() local
|
H A D | sunddi.c | 7239 void (*notify)(ddi_dma_impl_t *); in i_ddi_dma_set_fault() local 7252 void (*notify)(ddi_dma_impl_t *); in i_ddi_dma_clr_fault() local
|
H A D | sunpm.c | 3088 pm_phc_impl(dev_info_t *dip, int comp, int level, int notify) in pm_phc_impl()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/ |
H A D | ccid.c | 2151 ccid_slot_removed(ccid_t *ccid, ccid_slot_t *slot, boolean_t notify) in ccid_slot_removed()
|
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/ |
H A D | commands.c | 539 enable_group(sa_group_t group, char *updateproto, int notify, char *proto) in enable_group()
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/ |
H A D | bnxe_clc.c | 15046 u32 phy_flag, u32 link_flag, u8 notify) in elink_analyze_link_error() 15134 u8 notify) in elink_check_half_open_conn()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 4290 fp_port_offline(fc_local_port_t *port, int notify) in fp_port_offline()
|
/illumos-gate/usr/src/uts/common/io/aac/ |
H A D | aac.c | 639 int notify; member
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac.c | 7990 mac_tx_notify_t notify, void *arg) in mac_client_tx_notify_add()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip.c | 8575 dl_notify_ind_t *notify = (dl_notify_ind_t *)mp->b_rptr; in ip_rput_dlpi_writer() local
|
123