Searched refs:Format (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/
H A Dpclbanner38 f ) Format=$vAlue ;;
173 argline Format "$Format"
H A Dpclbanner.in38 f ) Format=$vAlue ;;
173 argline Format "$Format"
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DBusLogic.h206 #define BusLogic_Announce(Format, Arguments...) \
207 BusLogic_Message(BusLogic_AnnounceLevel, Format, ##Arguments)
209 #define BusLogic_Info(Format, Arguments...) \
210 BusLogic_Message(BusLogic_InfoLevel, Format, ##Arguments)
212 #define BusLogic_Notice(Format, Arguments...) \
213 BusLogic_Message(BusLogic_NoticeLevel, Format, ##Arguments)
215 #define BusLogic_Warning(Format, Arguments...) \
216 BusLogic_Message(BusLogic_WarningLevel, Format, ##Arguments)
218 #define BusLogic_Error(Format, Arguments...) \
219 BusLogic_Message(BusLogic_ErrorLevel, Format, ##Argument
[all...]
H A DBusLogic.c1724 Determine whether Extended LUN Format CCBs are supported and save the
2386 For Host Adapters that support Extended LUN Format CCBs, issue the Set CCB
2387 Format command to allow 32 Logical Units per Target Device.
4387 char *Format,
4396 Length = vsprintf(Buffer, Format, Arguments);
4983 "Format Ignored\n", NULL);
4386 BusLogic_Message(BusLogic_MessageLevel_T MessageLevel, char *Format, BusLogic_HostAdapter_T *HostAdapter, ...) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A DDAC960.h2164 #define DAC960_Announce(Format, Arguments...) \
2165 DAC960_Message(DAC960_AnnounceLevel, Format, ##Arguments)
2167 #define DAC960_Info(Format, Arguments...) \
2168 DAC960_Message(DAC960_InfoLevel, Format, ##Arguments)
2170 #define DAC960_Notice(Format, Arguments...) \
2171 DAC960_Message(DAC960_NoticeLevel, Format, ##Arguments)
2173 #define DAC960_Warning(Format, Arguments...) \
2174 DAC960_Message(DAC960_WarningLevel, Format, ##Arguments)
2176 #define DAC960_Error(Format, Arguments...) \
2177 DAC960_Message(DAC960_ErrorLevel, Format, ##Argument
[all...]
H A DDAC960.c6179 unsigned char *Format,
6188 Length = vsprintf(Buffer, Format, Arguments);
6178 DAC960_Message(DAC960_MessageLevel_T MessageLevel, unsigned char *Format, DAC960_Controller_T *Controller, ...) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Disd200.c214 unsigned char Format; member in struct:inquiry_data
302 * Sense Data Format

Completed in 206 milliseconds