Lines Matching refs:FALSE

151 int	ata_enable_atapi_luns = FALSE;
156 int ata_dma_disabled = FALSE;
162 int ata_id_debug = FALSE;
167 int ata_capability_data = FALSE;
273 flush_okay = FALSE;
362 int ata_debug_init = FALSE;
363 int ata_debug_attach = FALSE;
950 return (FALSE);
970 return (FALSE);
1506 * the desired bit configuration, we return TRUE, else FALSE.
1531 return (FALSE);
1571 return (FALSE);
1576 return (FALSE);
1582 return (FALSE);
1644 return (FALSE);
1665 return (FALSE);
1672 return (FALSE);
1677 return (FALSE);
1691 return (FALSE);
1724 return (FALSE);
1737 return (FALSE);
1780 return (FALSE);
1806 return (FALSE);
1833 return (FALSE);
1862 return (FALSE);
1920 return (FALSE);
1927 return (FALSE);
2033 return (FALSE);
2068 ata_ctlp->ac_pciide = FALSE;
2069 ata_ctlp->ac_pciide_bm = FALSE;
2079 ata_ctlp->ac_pciide = FALSE;
2080 ata_ctlp->ac_pciide_bm = FALSE;
2094 ata_ctlp->ac_pciide_bm = FALSE;
2111 ata_ctlp->ac_pciide_bm = FALSE;
2140 int dma_on = FALSE;
2173 if (dma_on == FALSE) {
2174 ata_ctlp->ac_pciide_bm = FALSE;
2188 ata_ctlp->ac_pciide_bm = FALSE;
2282 0, "atapi-cd-dma-enabled", FALSE);
2286 if (dma == FALSE) {
2295 if (cd_dma == FALSE) {
2303 } else if (ATAPIDRV(ata_drvp) == FALSE) {
2304 if (disk_dma == FALSE) {
2311 } else if (atapi_dma == FALSE) {
2363 return ((*p1 == '\0') ? TRUE : FALSE);
2390 return (FALSE);
2680 int rc = FALSE;
2682 int DoneFlg = FALSE;
2697 return (FALSE);
2731 rc = FALSE;
2828 return (FALSE);
2881 return (FALSE);
2888 return (FALSE);
2913 ((ata_ctlp->ac_pciide_bm != FALSE) &&
2918 return (FALSE);
2934 return (FALSE);
2942 return (FALSE);
3063 return (FALSE);
3067 return (FALSE);
3084 request_started = FALSE;
3169 return (FALSE);
3187 return (FALSE);
3208 return (FALSE);
3210 return (FALSE);
3234 return (FALSE);
3261 return (FALSE);
3265 return (FALSE);
3279 * FALSE: disable revert to defaults
3337 return (FALSE);
3345 return (FALSE);
3349 return (FALSE);
3357 if (ata_ctlp->ac_pciide_bm == FALSE ||
3457 return (FALSE);
3568 (void) atapi_reset_dma_mode(ata_drvp, FALSE);
3840 * otherwise return FALSE
3846 int mode, rval = FALSE;