Searched defs:index (Results 201 - 225 of 812) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_prop.c516 zfs_prop_string_to_index(zfs_prop_t prop, const char *string, uint64_t *index) argument
522 zfs_prop_index_to_string(zfs_prop_t prop, uint64_t index, cons argument
[all...]
H A Dzprop_common.c269 zprop_string_to_index(int prop, const char *string, uint64_t *index, argument
295 zprop_index_to_string(int prop, uint64_t index, const char **string, argument
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_videodev2_compat.h16 uint32_t index; member in struct:l_v4l2_buffer
61 uint32_t index; member in struct:l_v4l2_standard
122 uint32_t index; /* Which input */ member in struct:l_v4l2_input
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-cmd-queue.h159 uint64_t index : 13; /**< Number of commands already used in buffer */ member in struct:__anon6351
[all...]
H A Dcvmx-shmem.c565 int index; local
H A Dcvmx-spi.c232 int index; local
332 int index; local
[all...]
/freebsd-9.3-release/sys/contrib/rdma/
H A Drdma_cache.c92 ib_get_cached_gid(struct ib_device *device, u8 port_num, int index, union ib_gid *gid) argument
117 ib_find_cached_gid(struct ib_device *device, union ib_gid *gid, u8 *port_num, u16 *index) argument
150 ib_get_cached_pkey(struct ib_device *device, u8 port_num, int index, u16 *pkey) argument
175 ib_find_cached_pkey(struct ib_device *device, u8 port_num, u16 pkey, u16 *index) argument
[all...]
/freebsd-9.3-release/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_stream.c116 } index; member in struct:xz_dec
[all...]
/freebsd-9.3-release/sys/dev/agp/
H A Dagp_nvidia.c318 u_int32_t index; local
333 u_int32_t index; local
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic7xxx_inline.h190 ahc_hscb_busaddr(struct ahc_softc *ahc, u_int index) argument
218 ahc_targetcmd_offset(struct ahc_softc *ahc, u_int index) argument
/freebsd-9.3-release/sys/dev/bxe/
H A Dbxe_debug.c305 int index; local
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_fence.c818 uint64_t index; local
[all...]
H A Drs690.c72 int index = GetIndexIntoMasterTable(DATA, IntegratedSystemInfo); local
/freebsd-9.3-release/sys/dev/e1000/
H A De1000_vf.c323 static void e1000_rar_set_vf(struct e1000_hw *hw, u8 * addr, u32 index) argument
/freebsd-9.3-release/sys/dev/ichsmb/
H A Dichsmb.c152 ichsmb_callback(device_t dev, int index, void *data) argument
/freebsd-9.3-release/sys/dev/iicbus/
H A Diicbb.c327 iicbb_callback(device_t dev, int index, caddr_t data) argument
H A Diicsmb.c255 iicsmb_callback(device_t dev, int index, void *data) argument
/freebsd-9.3-release/sys/dev/isci/
H A Disci_oem_parameters.c142 int index; local
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscic_sds_phy.h167 U16 index; member in struct:SCIC_SDS_PHY_STATE_RECORD
H A Dscic_sds_port_configuration_agent.c429 U8 index; local
925 U32 index; local
988 U32 index; local
[all...]
H A Dscif_sas_controller.c584 U8 index; local
1114 U8 index; local
1192 U8 index; local
[all...]
H A Dscif_sas_controller_state_handlers.c171 U8 index; local
295 U32 index; local
370 U16 index = 0; local
[all...]
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_mbx.c518 static s32 ixgbe_check_for_bit_pf(struct ixgbe_hw *hw, u32 mask, s32 index) argument
541 s32 index = IXGBE_MBVFICR_INDEX(vf_number); local
565 s32 index = IXGBE_MBVFICR_INDEX(vf_number); local
[all...]
H A Dixgbe_vf.c294 s32 ixgbe_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq, argument
436 s32 ixgbevf_set_uc_addr_vf(struct ixgbe_hw *hw, u32 index, u8 *addr) argument
H A Dixgbe_x540.c939 s32 ixgbe_blink_led_start_X540(struct ixgbe_hw *hw, u32 index) argument
977 s32 ixgbe_blink_led_stop_X540(struct ixgbe_hw *hw, u32 index) argument
[all...]

Completed in 257 milliseconds

1234567891011>>