Searched refs:st (Results 1 – 2 of 2) sorted by relevance
127 int _fstat(int file, struct stat *st);128 int _fstat(int file, struct stat *st) in _fstat() argument131 st->st_mode = S_IFCHR; in _fstat()343 int _stat(char *file, struct stat *st);344 int _stat(char *file, struct stat *st) in _stat() argument347 st->st_mode = S_IFCHR; in _stat()
76 uint8_t volatile st; member189 g_scsi_command.st = 0u; in MSS_USBH_MSC_init()926 return (g_scsi_command.st); in MSS_USBH_MSC_is_scsi_req_complete()978 if (0u == g_scsi_command.st) in MSS_USBH_MSC_read()980 g_scsi_command.st = 1u; in MSS_USBH_MSC_read()1011 if (0u == g_scsi_command.st) in MSS_USBH_MSC_write()1013 g_scsi_command.st = 1u; in MSS_USBH_MSC_write()1078 g_scsi_command.st = 0u; in usbh_msc_release_cb()1253 g_scsi_command.st = 0u; in usbh_msc_rx_cb()