Searched defs:ata_ex_cur (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dctlr_ata.c66 static int ata_ex_cur(struct defect_list *);
73 static int ata_ex_cur();
94 ata_ex_cur,
343 * ata_ex_cur; since it's really not a "manufacturer's list",
345 * we can add ata_ex_cur() to the ctlr_ops above. Otherwise,
349 * as ata_ex_cur() does.
353 ata_ex_cur(struct defect_list *list) function

Completed in 55 milliseconds