Searched refs:eds (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/nvme/host/ |
H A D | pr.c | 208 u32 data_len, bool *eds) in nvme_pr_resv_report() argument 215 *eds = true; in nvme_pr_resv_report() 223 *eds = false; in nvme_pr_resv_report() 236 bool eds; in nvme_pr_read_keys() local 247 ret = nvme_pr_resv_report(bdev, rse, rse_len, &eds); in nvme_pr_read_keys() 256 if (eds) { in nvme_pr_read_keys() 278 bool eds; in nvme_pr_read_reservation() local 285 ret = nvme_pr_resv_report(bdev, &tmp_rse, sizeof(tmp_rse), &eds); in nvme_pr_read_reservation() 300 ret = nvme_pr_resv_report(bdev, rse, rse_len, &eds); in nvme_pr_read_reservation() 313 if (eds) { in nvme_pr_read_reservation()
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-sama5d3_eds.dts | 15 compatible = "microchip,sama5d3-eds", "atmel,sama5d36",
|
/linux/Documentation/trace/rv/ |
H A D | deterministic_automata.rst | 176 Cassandras, Christos G., and Stephane Lafortune, eds. Introduction to discrete
|
/linux/drivers/nvme/target/ |
H A D | pr.c | 808 u8 eds = cdw11 & 1; /* Extended data structure, bit 00 */ in nvmet_execute_pr_report() local 819 if (!eds) { in nvmet_execute_pr_report()
|
/linux/Documentation/scsi/ |
H A D | scsi-changer.rst | 170 - R. Scott Bailey <sbailey@dsddi.eds.com>
|