Home
last modified time | relevance | path

Searched refs:InternalSrb (Results 1 – 5 of 5) sorted by relevance

/reactos/drivers/storage/port/scsiport/
H A Dscsiport.h287 SCSI_REQUEST_BLOCK InternalSrb; member
/reactos/drivers/storage/ide/uniata/
H A Dtodo.txt115 70. copy pointer to original AtaReq from Srb to InternalSrb (16c)
H A Dbsmaster.h1055 SCSI_REQUEST_BLOCK InternalSrb; member
H A Did_ata.cpp11217 srb = &(deviceExtension->chan[GET_CHANNEL(Srb)].InternalSrb);
11261 srb = &(deviceExtension->chan[GET_CHANNEL(Srb)].InternalSrb);
/reactos/drivers/storage/ide/atapi/
H A Datapi.c152 SCSI_REQUEST_BLOCK InternalSrb; member
6457 srb = &deviceExtension->InternalSrb; in BuildMechanismStatusSrb()
6503 srb = &deviceExtension->InternalSrb; in BuildRequestSenseSrb()