ahdi_getparts
i = ahdi_getparts(dev, strat, dl->d_secpercyl,
rv = ahdi_getparts(dev, strat, secpercyl, offs,
static u_int ahdi_getparts(dev_t, void (*)(struct buf *), u_int,
if ((ahdi_getparts(fd, &ptable, AHDI_BBLOCK, AHDI_BBLOCK) != 0)
rv = ahdi_getparts(fd, ptable, offs,
u_int ahdi_getparts(int, ptable_t *, u_int, u_int);
if ((e = ahdi_getparts(fd, AHDI_BBLOCK, AHDI_BBLOCK, &al)) != 0)
e = ahdi_getparts(fd, aux,
static int ahdi_getparts(int, daddr_t, daddr_t, struct ahdilabel *);
i = ahdi_getparts(dd, AHDI_BBLOCK, AHDI_BBLOCK);
rv = ahdi_getparts(dd, offs,
static u_int ahdi_getparts PROTO((disk_t *, u_int, u_int));
err = ahdi_getparts(dd, &pt, AHDI_BBLOCK, AHDI_BBLOCK);
rv = ahdi_getparts(dd, ptable, offs,
EXTERN u_int ahdi_getparts PROTO((disk_t *, ptable_t *, u_int, u_int));
EXTERN u_int ahdi_getparts PROTO((disk_t *, ptable_t *, u_int, u_int));