Searched refs:DoReadCapacity (Results 1 – 1 of 1) sorted by relevance
130 int DoReadCapacity(UInt32 id, UInt32 bus, UInt32 *blockCount, UInt32 *blockSize);303 if (DoReadCapacity(device, bus, &blockCount, &blockSize) != 0) { in open_scsi_as_media()576 DoReadCapacity(UInt32 id, UInt32 bus, UInt32 *blockCount, UInt32 *blockSize) in DoReadCapacity() function