Searched defs:ops (Results 26 - 36 of 36) sorted by relevance

12

/haiku/src/system/kernel/posix/
H A Dxsi_semaphore.cpp1021 _user_xsi_semop(int semaphoreID, struct sembuf *ops, size_t numOps) argument
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ioctl.c1305 } ops[] = { local
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_vf.h217 struct e1000_mac_operations ops; member in struct:e1000_mac_info
250 struct e1000_mbx_operations ops; member in struct:e1000_mbx_info
H A De1000_hw.h811 struct e1000_mac_operations ops; member in struct:e1000_mac_info
856 struct e1000_phy_operations ops; member in struct:e1000_phy_info
889 struct e1000_nvm_operations ops; member in struct:e1000_nvm_info
944 struct e1000_mbx_operations ops; member in struct:e1000_mbx_info
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnvar.h264 struct iwn_ops ops; member in struct:iwn_softc
H A Dif_iwn.c1227 struct iwn_ops *ops = &sc->ops; local
1270 struct iwn_ops *ops = &sc->ops; local
2133 struct iwn_ops *ops = &sc->ops; local
2191 struct iwn_ops *ops = &sc->ops; local
3030 struct iwn_ops *ops = &sc->ops; local
3460 struct iwn_ops *ops = &sc->ops; local
3985 struct iwn_ops *ops = &sc->ops; local
4855 struct iwn_ops *ops = &sc->ops; local
5465 struct iwn_ops *ops = &sc->ops; local
5989 struct iwn_ops *ops = &sc->ops; local
6033 struct iwn_ops *ops = &sc->ops; local
6741 struct iwn_ops *ops = &sc->ops; local
7334 struct iwn_ops *ops = &sc->ops; local
7455 struct iwn_ops *ops = &sc->ops; local
7493 struct iwn_ops *ops = &sc->ops; local
7584 struct iwn_ops *ops = &sc->ops; local
7621 struct iwn_ops *ops = &sc->ops; local
8744 struct iwn_ops *ops = &sc->ops; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_hw.h425 struct igc_mac_operations ops; member in struct:igc_mac_info
455 struct igc_phy_operations ops; member in struct:igc_phy_info
478 struct igc_nvm_operations ops; member in struct:igc_nvm_info
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp55 VNodeOps* ops; member in struct:Volume::VNode
61 VNode(ino_t id, void* clientNode, VNodeOps* ops) argument
389 VNodeOps* ops = fFileSystem->GetVNodeOps(capabilities); local
447 VNodeOps* ops = fFileSystem->GetVNodeOps(capabilities); local
1107 VNodeOps* ops = fFileSystem->GetVNodeOps(reply->capabilities); local
4578 fs_vnode_ops* ops = vnode->ops->ops; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_eeprom.c1583 HAL_BOOL ar9300_ant_swcom_sel(struct ath_hal *ah, u_int8_t ops, argument
/haiku/src/tools/fs_shell/
H A Dvfs.cpp1884 fssh_new_vnode(fssh_fs_volume *volume, fssh_vnode_id vnodeID, void *privateNode, fssh_fs_vnode_ops *ops) argument
1924 fssh_publish_vnode(fssh_fs_volume *volume, fssh_vnode_id vnodeID, void *privateNode, fssh_fs_vnode_ops *ops, int type, uint32_t flags) argument
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp3680 new_vnode(fs_volume* volume, ino_t vnodeID, void* privateNode, fs_vnode_ops* ops) argument
3729 publish_vnode(fs_volume* volume, ino_t vnodeID, void* privateNode, fs_vnode_ops* ops, int type, uint32 flags) argument
[all...]

Completed in 166 milliseconds

12