HomeSort by: relevance | last modified time | path
    Searched defs:rf_pm_configure (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/raidctl/
raidctl.c 94 static void rf_pm_configure(int, int, char *, int[]);
259 /* XXXjld: should rf_pm_configure do the strtol()s? */
405 rf_pm_configure(fd, raidID, parityconf, parityparams);
612 rf_pm_configure(int fd, int raidID, char *parityconf, int parityparams[]) function in typeref:typename:void
raidctl.c 94 static void rf_pm_configure(int, int, char *, int[]);
259 /* XXXjld: should rf_pm_configure do the strtol()s? */
405 rf_pm_configure(fd, raidID, parityconf, parityparams);
612 rf_pm_configure(int fd, int raidID, char *parityconf, int parityparams[]) function in typeref:typename:void

Completed in 28 milliseconds