Searched refs:HDIO_DRIVE_HOB_HDR_SIZE (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhdreg.h61 #define HDIO_DRIVE_HOB_HDR_SIZE 8*sizeof(task_ioreg_t) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhdreg.h61 #define HDIO_DRIVE_HOB_HDR_SIZE 8*sizeof(task_ioreg_t) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-taskfile.c1074 memset(hobsptr, 0, HDIO_DRIVE_HOB_HDR_SIZE);
1076 memcpy(hobsptr, req_task->hob_ports, HDIO_DRIVE_HOB_HDR_SIZE);
1165 memcpy(req_task->hob_ports, &(args.hobRegister), HDIO_DRIVE_HOB_HDR_SIZE);

Completed in 47 milliseconds