Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c147 int mult_sectors; member
536 pr->mult_sectors = 128; in ahci_port_reset()
1108 if (p->mult_sectors) in ata_identify_init()
1109 ata_ident->multi = (ATA_MULTI_VALID | p->mult_sectors); in ata_identify_init()
1775 p->mult_sectors = cfis[12]; in ahci_handle_cmd()
2686 SNAPSHOT_VAR_OR_LEAVE(port->mult_sectors, meta, ret, done); in pci_ahci_snapshot()