Searched refs:group (Results 301 - 304 of 304) sorted by relevance

<<111213

/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp4401 request->group = getegid();
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h1973 /* system group command IDs */
1995 /* SYSTEM_GROUP group subcommand IDs */
2002 /* MAC_CONF group subcommand IDs */
2006 /* DATA_PATH group subcommand IDs */
2016 /* REGULATORY_AND_NVM group subcommand IDs */
2909 * @group: group ID
2915 uint8_t group; member in struct:iwx_fw_cmd_version
7284 * @IWX_STA_KEY_FLG_WEP_KEY_MAP: wep is either a group key (0 - legacy WEP) or from
7758 * header from 4 bytes to 8 bytes to introduce a group (i
[all...]
H A Dif_iwx.c543 if (entry->group == grp && entry->cmd == cmd)
558 if (entry->group == grp && entry->cmd == cmd)
5792 * group 0 with a "BAD_COMMAND" firmware error. We must pretend
9763 * LEGACY group. Firmware API versions >= 50 reject commands
9764 * in group 0, forcing us to use this hack.
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c590 if (entry->group == grp && entry->cmd == cmd)
2689 * Looking for the first channel group the max channel

Completed in 175 milliseconds

<<111213