Searched refs:terminated (Results 1 – 7 of 7) sorted by relevance
175 |char name[16] | A NULL terminated ASCII string with the LM name, of up |705 |uint8 name[16] |Null-terminated ASCII string of up to 16 bytes in length |1074 |char name[16] |NULL terminated ASCII string with CPU name up to 16 bytes |1454 |uint8 date[16] |Date of build. Null terminated ASCII string of up to 16 |1457 |uint8 time[16] |Time of build. Null terminated ASCII string of up to 16 |1538 |uint8 name[16] |Null-terminated ASCII string of up to 16 bytes in length |1617 |uint8 siname[16] |Silicon name/revision. Null terminated ASCII string of up|1637 |uint8 cfgname[16] |config file basename. Null terminated ASCII string of up |
620 int terminated = 0; in scsi_sanitize_inquiry_string() local624 terminated = 1; in scsi_sanitize_inquiry_string()625 if (terminated || *s < 0x20 || *s > 0x7e) in scsi_sanitize_inquiry_string()
468 struct list_head terminated; member1198 vchan_dma_desc_free_list(&sdmac->vc, &sdmac->terminated); in sdma_channel_terminate_work()1218 vchan_get_all_descriptors(&sdmac->vc, &sdmac->terminated); in sdma_terminate_all()2316 INIT_LIST_HEAD(&sdmac->terminated); in sdma_probe()
6 be forcefully terminated.
219 bool terminated; member3965 uc->terminated_desc->terminated = true; in udma_terminate_all()
935 * The transfer has terminated either due to a phase
1697 * The transfer has terminated either due to a phase
Completed in 41 milliseconds