RTC_Nvram_Update SN_NAPT_Enabled
API Reference Manual  /  12 Haps  / 

SCSI_Disk_Command

Description
Triggered when a SCSI command is received by a SCSI device. The parameters start and len are only used for read and write commands.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj, int64 command_number, 
         int64 start, int64 len);

Index
command_number

RTC_Nvram_Update SN_NAPT_Enabled