Home
last modified time | relevance | path

Searched refs:mult_sectors (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/usr.sbin/bhyve/
H A Dpci_ahci.c148 int mult_sectors; member
537 pr->mult_sectors = 128; in ahci_port_reset()
1109 if (p->mult_sectors) in ata_identify_init()
1110 ata_ident->multi = (ATA_MULTI_VALID | p->mult_sectors); in ata_identify_init()
1776 p->mult_sectors = cfis[12]; in ahci_handle_cmd()
2687 SNAPSHOT_VAR_OR_LEAVE(port->mult_sectors, meta, ret, done); in pci_ahci_snapshot()