#include <isp.h>
typedef struct ISP_dcb_get {
ISP ISP_g_d_hdr; // Standard header
ULONG ISP_g_d_dcb; // address of DCB
ULONG ISP_g_d_drive; // relative drive number
} ISP_dcb_get, *PISP_get_dcb;
Contains information for a ISP_GET_DCB function. The IORF_PHYS_CMD value is set for physical device requested.
See also DCB, ISP