HelenOS sources

sata_ncq_command_frame_t  681 uspace/drv/block/ahci/ahci.c 	volatile sata_ncq_command_frame_t *cmd =
sata_ncq_command_frame_t  682 uspace/drv/block/ahci/ahci.c 	    (sata_ncq_command_frame_t *) sata->cmd_table;
sata_ncq_command_frame_t  768 uspace/drv/block/ahci/ahci.c 	volatile sata_ncq_command_frame_t *cmd =
sata_ncq_command_frame_t  769 uspace/drv/block/ahci/ahci.c 	    (sata_ncq_command_frame_t *) sata->cmd_table;
HelenOS homepage, sources at GitHub