]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - src/hwinfo/src/hd/s390.h
Kleiner netter neuer Versuch.
[people/pmueller/ipfire-2.x.git] / src / hwinfo / src / hd / s390.h
CommitLineData
a6316ce4
MT
1/** register all S/390 devices */
2void hd_scan_s390(hd_data_t *hd_data);
3/** register only S/390 disks */
4void hd_scan_s390disks(hd_data_t *hd_data);
5