HelenOS sources

sata_ncq_command_frame_t  685 uspace/drv/block/ahci/ahci.c 	volatile sata_ncq_command_frame_t *cmd =
sata_ncq_command_frame_t  686 uspace/drv/block/ahci/ahci.c 	    (sata_ncq_command_frame_t *) sata->cmd_table;
sata_ncq_command_frame_t  772 uspace/drv/block/ahci/ahci.c 	volatile sata_ncq_command_frame_t *cmd =
sata_ncq_command_frame_t  773 uspace/drv/block/ahci/ahci.c 	    (sata_ncq_command_frame_t *) sata->cmd_table;
HelenOS homepage, sources at GitHub