[go: nahoru, domu]

Searched defs:once (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
H A Dacl.c265 int once, start, end, i, j, count = le32_to_cpu(header->a_count); local
267 once = 0;
283 if (!once) {
284 once = 1;
/drivers/net/ethernet/seeq/
H A Dsgiseeq.c246 static int once; local
252 if (once)
254 once++;
/drivers/tty/
H A Dtty_io.c1299 * be held until the 'fast-open' is also done. Will change once we
1713 int once = 1; local
1794 if (once) {
1795 once = 0;
/drivers/scsi/bfa/
H A Dbfa_ioc.h375 bfa_boolean_t once; member in struct:bfa_cb_qe_s
/drivers/net/wireless/iwlwifi/dvm/
H A Dcommands.h382 * uCode issues this "alive" notification once the runtime image is ready
894 * station in a BSS, once an AP is selected, driver sets up the AP STA
1691 * history for the entire block all at once.
3193 struct iwl_calib_cfg_elmnt_s once; member in struct:iwl_calib_cfg_status_s

Completed in 215 milliseconds