search for: get_bdev

Displaying 1 result from an estimated 1 matches for "get_bdev".

Did you mean: ast_bdev
2005 Oct 18
1
trying to build driver for hpt374 raid controler
...rc/linux" with no result. I installed everything from the 4 centOS CD's but none of the scsi.h located on the system looks like the one I need as they don't define `SCSI_DISK0_MAJOR'. --- /root/hpt374/hpt.c:38:18: scsi.h: No such file or directory /root/hpt374/hpt.c: In function `get_bdev': /root/hpt374/hpt.c:60: error: `SCSI_DISK0_MAJOR' undeclared (first use in this function) /root/hpt374/hpt.c:60: error: (Each undeclared identifier is reported only once /root/hpt374/hpt.c:60: error: for each function it appears in.) /root/hpt374/hpt.c:60: error: initializer element is not...