Searched refs:BOOL (Results 1 - 25 of 117) sorted by relevance

12345

/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscif_config_parameters.h85 BOOL is_sata_ncq_enabled;
91 BOOL is_sata_standby_timer_enabled;
97 BOOL is_non_zero_buffer_offsets_enabled;
103 BOOL clear_affiliation_during_controller_stop;
121 BOOL ignore_fua;
H A Dscic_sgpio.h149 * @param[in] BOOL sgpio_mode - indication for SGPIO signaling.
154 BOOL sgpio_mode
179 BOOL error,
180 BOOL locate,
181 BOOL activity,
205 BOOL error,
206 BOOL locate,
207 BOOL activity,
227 BOOL error,
228 BOOL locat
[all...]
H A Dscic_sds_sgpio.c129 BOOL sgpio_mode
147 BOOL error,
148 BOOL locate,
149 BOOL activity,
184 BOOL error,
185 BOOL locate,
186 BOOL activity,
203 BOOL error,
204 BOOL locate,
205 BOOL activit
[all...]
H A Dscif_sas_request.h163 BOOL is_internal;
170 BOOL is_high_priority;
178 BOOL is_waiting_for_abort_task_set;
H A Dscif_sas_smp_remote_device.h148 BOOL is_route_table_cleaned;
205 BOOL is_table_to_table_supported;
211 BOOL is_externally_configurable;
216 BOOL is_able_to_config_others;
335 BOOL scif_sas_smp_remote_device_is_in_activity(
380 BOOL scif_sas_smp_remote_device_do_config_route_info(
H A Dscic_sds_stp_request.h233 BOOL copy_rx_frame
272 BOOL copy_rx_frame,
273 BOOL do_translate_sgl
H A Dsati_translator_sequence.h201 BOOL current_mode_page_processed;
226 BOOL current_lba_processed;
328 BOOL is_sense_response_set;
334 BOOL is_translate_response_required;
H A Dsati_device.h192 BOOL is_ncq_enabled,
194 BOOL ignore_fua
H A Dscic_sds_port.h401 BOOL do_notify_user,
402 BOOL do_resume_phy
408 BOOL do_notify_user
423 BOOL do_notify_user,
424 BOOL do_resume_phy
427 BOOL scic_sds_port_link_detected(
538 BOOL scic_sds_port_is_valid_phy_assignment(
543 BOOL scic_sds_port_is_phy_mask_valid(
H A Dscif_sas_domain.h136 BOOL is_port_ready;
164 BOOL is_config_route_table_needed;
227 BOOL scif_sas_domain_is_in_smp_activity(
H A Dsci_base_memory_descriptor_list.h152 * @return BOOL This method returns an indication as to whether the
157 BOOL sci_base_mde_is_valid(
H A Dsci_logger.h228 BOOL sci_logger_is_enabled(
/freebsd-9.3-release/sys/dev/isci/
H A Dtypes.h51 typedef uint32_t BOOL; typedef
H A Disci.h82 BOOL is_started;
89 BOOL is_resetting;
107 BOOL release_queued_ccb;
152 BOOL is_started;
153 BOOL has_been_scanned;
155 BOOL is_frozen;
156 BOOL release_queued_ccbs;
236 BOOL oem_parameters_found;
/freebsd-9.3-release/contrib/less/
H A Doption.h16 #define BOOL 01 /* Boolean option: 0 or 1 */ macro
27 #define OTYPE (BOOL|TRIPLE|NUMBER|STRING|NOVAR)
H A Dopttbl.c125 * For BOOL and TRIPLE options, odesc[0], odesc[1], odesc[2] are
154 BOOL, OPT_ON, &autobuf, NULL,
170 BOOL|NO_TOGGLE, OPT_OFF, &know_dumb, NULL,
196 BOOL, OPT_OFF, &force_open, NULL,
204 BOOL, OPT_OFF, &quit_if_one_screen, NULL,
246 BOOL|REPAINT, OPT_OFF, &status_col, NULL,
260 BOOL, OPT_OFF, &quit_on_intr, NULL,
268 BOOL, OPT_ON, &use_lessopen, NULL,
326 BOOL|REPAINT, OPT_OFF, &squeeze, NULL,
334 BOOL|REPAIN
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/include/isc/
H A Dthread.h33 inline BOOL IsValidHandle( HANDLE hHandle) {
38 inline BOOL WaitSucceeded( DWORD dwWaitResult, DWORD dwHandleCount) {
43 inline BOOL WaitAbandoned( DWORD dwWaitResult, DWORD dwHandleCount) {
48 inline BOOL WaitTimeout( DWORD dwWaitResult) {
52 inline BOOL WaitFailed( DWORD dwWaitResult) {
H A Dmutex.h35 WINBASEAPI BOOL WINAPI
/freebsd-9.3-release/usr.bin/tip/tip/
H A Dvars.c50 { "beautify", BOOL, (READ|WRITE)<<PUBLIC,
78 { "raise", BOOL, (READ|WRITE)<<PUBLIC,
86 { "script", BOOL, (READ|WRITE)<<PUBLIC,
88 { "tabexpand", BOOL, (READ|WRITE)<<PUBLIC,
90 { "verbose", BOOL, (READ|WRITE)<<PUBLIC,
96 { "echocheck", BOOL, (READ|WRITE)<<PUBLIC,
100 { "tandem", BOOL, (READ|WRITE)<<PUBLIC,
108 { "rawftp", BOOL, (READ|WRITE)<<PUBLIC,
110 { "halfduplex", BOOL, (READ|WRITE)<<PUBLIC,
112 { "localecho", BOOL, (REA
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A DDLLMain.c26 __declspec(dllexport) BOOL WINAPI DllMain(HINSTANCE hinstDLL,
H A Dos.c24 static BOOL bInit = FALSE;
H A Dwin32os.c24 static BOOL bInit = FALSE;
29 BOOL bSuccess;
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.c31 BOOL
/freebsd-9.3-release/tools/tools/ipw/
H A Dipwstats.c56 #define BOOL 4 macro
188 { 157, "Card disabled", BOOL },
211 { 185, "Antenna diversity disabled", BOOL },
226 { 198, "Management frame capability", BOOL },
230 { 202, "International mode", BOOL },
265 case BOOL:
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dsyssignal.c16 BOOL WINAPI console_event_handler(DWORD);
152 BOOL WINAPI
157 BOOL handled;
173 BOOL install;

Completed in 239 milliseconds

12345