- Timestamp:
- Sep 3, 2000, 10:20:10 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wnaspi32/winaspi32.cpp
r3845 r4169 1 /* $Id: winaspi32.cpp,v 1. 5 2000-07-18 17:12:04 birdExp $ */1 /* $Id: winaspi32.cpp,v 1.6 2000-09-03 08:20:10 sandervl Exp $ */ 2 2 /* 3 3 * WNASPI routines … … 345 345 if(NULL==lpSRB) 346 346 return SS_INVALID_SRB; // Not sure what to return here but that is an error 347 348 dprintf(("SendASPI32Command %x %d", lpSRB, lpSRB->common.SRB_Cmd)); 347 349 348 350 aspi = new scsiObj();
Note:
See TracChangeset
for help on using the changeset viewer.