Searched refs:apply_chg_list (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/format/ |
H A D | ctlr_ata.h | 66 int apply_chg_list(int, int, uchar_t *, uchar_t *, struct chg_list *); 82 int apply_chg_list();
|
H A D | ctlr_scsi.h | 150 int apply_chg_list(int, int, uchar_t *, uchar_t *, struct chg_list *); 178 int apply_chg_list();
|
H A D | ctlr_scsi.c | 808 flag |= apply_chg_list(DAD_MODE_ERR_RECOV, length, 944 flag |= apply_chg_list(MODEPAGE_DISCO_RECO, length, 1137 flag |= apply_chg_list(DAD_MODE_FORMAT, length, 1291 flag |= apply_chg_list(DAD_MODE_GEOMETRY, length, 1436 flag |= apply_chg_list(DAD_MODE_CACHE, length, 1633 flag |= apply_chg_list(DAD_MODE_CACHE_CCS, length, 3123 apply_chg_list(int pageno, int pagsiz, uchar_t *curbits, function
|
H A D | menu_scsi.c | 481 if (apply_chg_list(pageno, length, (uchar_t *)saved,
|
Completed in 76 milliseconds