Home
last modified time | relevance | path

Searched refs:UniataAllocateLunExt (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/storage/ide/uniata/
H A Did_init.cpp408 if(!UniataAllocateLunExt(deviceExtension, UNIATA_ALLOCATE_NEW_LUNS)) { in UniataChipDetect()
683 if(!UniataAllocateLunExt(deviceExtension, UNIATA_ALLOCATE_NEW_LUNS)) { in UniataChipDetect()
1223 if(!UniataAllocateLunExt(deviceExtension, 2)) { in UniataChipDetect()
2891 UniataAllocateLunExt( in UniataAllocateLunExt() function
H A Dbsmaster.h1401 UniataAllocateLunExt(
H A Did_probe.cpp2288 if(!UniataAllocateLunExt(deviceExtension, UNIATA_ALLOCATE_NEW_LUNS)) { in AtapiFindIsaController()