Searched refs:opts (Results 1 – 3 of 3) sorted by relevance
426 static void ahci_fill_cmd_slot(struct ahci_ioports *pp, u32 cmd_slot, u32 opts) in ahci_fill_cmd_slot() argument432 cmd_hdr->opts = cpu_to_le32(opts); in ahci_fill_cmd_slot()449 u32 opts; in ahci_exec_ata_cmd() local475 opts = (sizeof(struct sata_fis_h2d) >> 2) | (sg_count << 16); in ahci_exec_ata_cmd()479 opts |= 0x40; in ahci_exec_ata_cmd()483 ahci_fill_cmd_slot(pp, cmd_slot, opts); in ahci_exec_ata_cmd()
120 u32 opts; member
570 - samples: lwip: opts: adjust the allocation strategy of memory pool
Completed in 17 milliseconds