static L<HWDiskStore> oshi_diskStores() {
  ret asList(oshi_hardware().getDiskStores());
}